added requirements.txt
Some checks failed
Django Backend Validation / build (3.7) (push) Failing after 19s
Django Backend Validation / build (3.8) (push) Failing after 12s
Django Backend Validation / build (3.9) (push) Failing after 20s

Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2024-08-28 13:42:23 +02:00
parent 60e6db452c
commit b701d75a50

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
asgiref==3.8.1
Django==5.1
sqlparse==0.5.1
uuid==1.30