1 parent 4125a45 commit ec1d230Copy full SHA for ec1d230
1 file changed
requirements.txt
@@ -1,5 +1,8 @@
1
-i https://pypi.org/simple
2
+asgiref==3.5.2 ; python_version >= '3.7'
3
+django==4.1.4
4
pip==22.3.1
5
pysqlite3==0.4.7
-setuptools==65.6.0 ; python_version >= '3.7'
6
+setuptools==65.6.3 ; python_version >= '3.7'
7
+sqlparse==0.4.3 ; python_version >= '3.5'
8
wheel==0.38.0
0 commit comments