Skip to content

Commit 3a93b68

Browse files
committed
Update requirements
1 parent 09d84e2 commit 3a93b68

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
djangorestframework==3.1.0
2-
django==1.7.1
3-
Pygments==1.5
4-
Markdown==2.2.0
1+
djangorestframework==3.3.0
2+
Django==1.8.5
3+
Pygments==2.0.2
4+
Markdown==2.6.3
55

66
# heroku
77
# run these commands to setup heroku properly
88
# heroku create --stack cedar --buildpack git://github.com/heroku/heroku-buildpack-python.git
99
# heroku config:add [email protected]:heroku/heroku-buildpack-python.git#purge
1010
# heroku config:set HEROKU=1
11-
psycopg2==2.4.5
12-
dj-database-url==0.2.0
11+
psycopg2==2.6.1
12+
dj-database-url==0.3.0

0 commit comments

Comments
 (0)