Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server/virtualenv/datamine-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==1.2.4
Django==1.11.29
Fabric==1.0.0
ipython
MySQL-python==1.2.3
Expand Down
2 changes: 1 addition & 1 deletion server/virtualenv/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ BeautifulSoup==3.2.0
bebop==0.0.6
boto==2.0b4
celery==2.2.4
Django==1.2.4
Django==1.11.29
django-celery==2.2.4
git+git://github.com/django-debug-toolbar/django-debug-toolbar.git@b2e0c98c51f33b43429849a09f0dcbf812c51571
django-grappelli==2.3.2
Expand Down