Skip to content

Commit

Permalink
Revert "Fixing requirements cause pip is stupid"
Browse files Browse the repository at this point in the history
This reverts commit 7bae7b6.
  • Loading branch information
botherder committed Aug 26, 2015
1 parent 18e1796 commit 63abe6b
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
alembic
bottle
chardet
Django
dpkt
Flask
itsdangerous
Jinja2
Mako
MarkupSafe
nose
http://pefile.googlecode.com/files/pefile-1.2.10-139.tar.gz#egg=pefile
pymongo
python-dateutil
python-editor
python-magic
requests
six
SQLAlchemy
Werkzeug
alembic==0.8.0
bottle==0.12.8
chardet==2.3.0
Django==1.8.4
dpkt==1.8.6.2
Flask==0.10.1
itsdangerous==0.24
Jinja2==2.8
Mako==1.0.1
MarkupSafe==0.23
nose==1.3.7
pefile==1.2.10.post114
pymongo==3.0.3
python-dateutil==2.4.2
python-editor==0.3
python-magic==0.4.6
requests==2.7.0
six==1.9.0
SQLAlchemy==1.0.8
Werkzeug==0.10.4

0 comments on commit 63abe6b

Please sign in to comment.