Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stvnrlly committed Feb 11, 2016
1 parent c932578 commit 50da2dd
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions forecast-admin/forecast/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
appdirs==1.4.0
bandit==0.17.0
coverage==4.0.3
coveralls
coveralls==1.1
dj-database-url==0.3.0
Django==1.8.4
django-cors-headers==1.1.0
django-extensions==1.6.1
django-localflavor==1.1
django-nose==1.4.2
djangorestframework==3.2.3
django-rest-swagger==0.3.5
django-secure==1.0.1
djangorestframework==3.3.2
docopt==0.6.2
gitdb==0.6.4
GitPython==1.0.1
graphviz==0.4.8
nose==1.3.7
pbr==1.8.1
pep8==1.6.2
psycopg2==2.6.1
py==1.4.30
Expand All @@ -16,5 +27,8 @@ PyYAML==3.11
requests==2.8.1
sh==1.11
six==1.10.0
smmap==0.9.0
stevedore==1.10.0
waitress==0.8.9
wheel==0.24.0
whitenoise==1.0.6

0 comments on commit 50da2dd

Please sign in to comment.