Skip to content

Commit 09e94e5

Browse files
committed
remove explicit requirement versions
1 parent 5d4e476 commit 09e94e5

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

requirements.txt

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
dj-database-url==0.5.0
2-
Django==2.1
3-
django-heroku==0.3.1
4-
gunicorn==19.9.0
5-
psycopg2==2.7.5
6-
pytz==2018.5
7-
whitenoise==4.0
1+
django
2+
gunicorn
3+
django-heroku

0 commit comments

Comments
 (0)