Skip to content

Commit 19f1b99

Browse files
authored
Create requirements.txt
1 parent 7901bac commit 19f1b99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Django>=4.0
2+
gunicorn
3+
dj-database-url
4+
psycopg2-binary
5+
whitenoise
6+
python-dotenv # optional, helpful for local env file

0 commit comments

Comments
 (0)