Last active
August 29, 2015 14:16
-
-
Save Ahiknsr/c8a75c7dfd4e966da678 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Before editing this file, read this or else XD | |
| # - The libraries are written in alphabetical order | |
| # - The version number is important, it is required that you test | |
| # the latest version and add it here | |
| # - The casing of names is critical for dependency checks, eg. pyOpenSSL and not pyopenssl | |
| beautifulsoup4==4.3.2 | |
| #lxml==3.4.0 | |
| Markdown==2.5.1 | |
| pexpect==3.3 | |
| psycopg2==2.5.4 | |
| PTP==0.2.0 | |
| #pycurl==7.19.5 | |
| # We donot use six directly, but there is an error while trying to install pyOpenSSL. More details at https://github.com/owtf/owtf/issues/332 | |
| six==1.8.0 | |
| pyOpenSSL==0.14 | |
| python-owasp-zap-v2==0.0.9 | |
| PyVirtualDisplay==0.1.5 | |
| rdflib==4.1.2 | |
| selenium==2.43.0 | |
| SQLAlchemy==0.9.7 | |
| tornado==4.0.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment