Created
August 25, 2015 22:18
-
-
Save jasonthomas/58881be6459dbc0b1928 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
[jthomas@mktadm1 current]$ ./venv/bin/python ./venv/bin/pip freeze | |
Babel==0.9.6 | |
Cython==0.21.1 | |
Django==1.7.1 | |
Jinja2==2.7.2 | |
M2Crypto==0.22.3 | |
MarkupSafe==0.18 | |
MySQL-python==1.2.5 | |
Pillow==2.7.0 | |
Pygments==1.5 | |
Sphinx==1.1.3 | |
cffi==0.9.1 | |
click==3.3 | |
cryptography==0.8 | |
dj-database-url==0.2.2 | |
django-cors-headers==0.13 | |
django-docopt-command==0.2.0 | |
django-health-check==1.0 | |
djangorestframework==2.4.2 | |
docopt==0.6.2 | |
docutils==0.10 | |
futures==2.1.6 | |
lxml==2.2.6 | |
mozilla-logger==0.2 | |
numpy==1.9.1 | |
pandas==0.14.1 | |
pyOpenSSL==0.14 | |
pycrypto==2.6.1 | |
pylibmc==1.2.3 | |
python-dateutil==2.2 | |
python-memcached==1.53 | |
pytz==2014.7 | |
raven==5.1.1 | |
six==1.4.1 | |
testfm==0.0.0 | |
uWSGI==2.0.8 | |
virtualenv==1.10.1 | |
wsgiref==0.1.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment