We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22e6bd commit b0abcb3Copy full SHA for b0abcb3
requirements.txt
@@ -1,2 +1,8 @@
1
+# Core
2
django==4.2.8
3
+python-dotenv==1.0.0
4
+
5
+# Deployment
6
+whitenoise==6.5.0
7
gunicorn==21.2.0
8
+django-debug-toolbar==4.2.0
0 commit comments