Skip to content

Instantly share code, notes, and snippets.

@zsy715
Last active September 20, 2021 15:59
Show Gist options
  • Save zsy715/f7a1cf4370fe09e4548261351d3c3524 to your computer and use it in GitHub Desktop.
Save zsy715/f7a1cf4370fe09e4548261351d3c3524 to your computer and use it in GitHub Desktop.
Giant requirements.txt
Markdown==2.0.3
# different versions of MySQL-python
# erp_integration
MySQL-python==1.2.3
# email_integration
MySQL-python=1.2.2
# iotop==0.4
# different versions of argparse
# erp_integration
argparse==1.2.1
# email_integration
argparse==1.3.0
boto==1.9b
distribute==0.6.14
jsonschema==2.5.1
newrelic==2.50.0.39
pika==0.9.14
pycurl==7.19.0
pylibmc==1.2.3
# python-apt==0.7.100.1-squeeze1
repoze.lru==0.6
# different versions of requests
# email_integration
requests==2.7.0
# erp_integration
requests==1.2.3
# different versions of retry
# email_integeration
retry==0.9.1
# erp_integration
retry==0.8.1
# erp_integration, email_integration
simplejson==2.1.1
tornado==3.1
wsgiref==0.1.2
asn1crypto==0.24.0
astroid==1.6.6
atomicwrites==1.3.0
attrs==19.1.0
backports.functools-lru-cache==1.5
bcrypt==3.1.6
cffi==1.12.3
configparser==3.7.4
cryptography==2.6.1
Cython==0.29.7
enum34==1.1.6
funcsigs==1.0.2
futures==3.2.0
ipaddress==1.0.22
isort==4.3.18
lazy-object-proxy==1.3.1
linecache2==1.0.0
lxml==4.3.3
mccabe==0.6.1
more-itertools==5.0.0
mysqlclient==1.3.14
numpy==1.9.1
pandas==0.15.0
paramiko==2.4.2
parse==1.12.0
parse-type==0.4.2
pathlib2==2.3.3
# erp_integration, email_integration
phpserialize==1.3
pluggy==0.9.0
# different versions of py
# email_integration
py==1.4.30
# erp_integration
py==1.8.0
pyasn1==0.1.7
pycparser==2.19
pylint==1.9.4
pymssql==2.1.1
PyMySQL==0.6.1
PyNaCl==1.3.0
pysmb==1.1.13
pytest==4.4.1
python-dateutil==1.4.1
pytz==2013b
# different versions of PyYAML
# email_integration
PyYAML==3.09
# erp_integration
PyYAML==3.10
scandir==1.10.0
singledispatch==3.4.0.3
six==1.12.0
traceback2==1.4.0
wrapt==1.11.1
decorator==3.4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment