Skip to content
Closed
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 requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Required python modules for BioGPS app running in prod mode
# To install all requirements, run:
# pip install -r requirements.txt
Django==1.8.9
Django==1.11.29
thrift==0.8.0
Werkzeug==0.16.1
boto==2.5.1
Expand Down