Skip to content

Commit 456396a

Browse files
committed
Updatrd requirements.txt.
1 parent 89334da commit 456396a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: Procfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
web: gunicorn momentum_bicycle_workshop.wsgi
1+
web: gunicorn momentum_bicycle_workshop.wsgi:application
2+

Diff for: requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ psycopg2==2.9.10
66
setuptools==75.2.0
77
sqlparse==0.5.1
88
whitenoise==6.5.0
9-
whitenoise
9+
django-heroku==0.3.1
10+
python-decouple==3.7

0 commit comments

Comments
 (0)