feat: added tpv app

This commit is contained in:
Pablo Moreno
2024-03-22 00:44:49 +01:00
parent a13eb6c9d9
commit b8562b3d7b
27 changed files with 1153 additions and 7 deletions
+3 -1
View File
@@ -1,6 +1,7 @@
celery==5.2.7
django==5.0.1
django==5.0.3
django-cors-headers==3.13.0
django-cryptography==1.1
django-extensions==3.2.0
django-filter==23.1
django-environ==0.10.0
@@ -13,6 +14,7 @@ drf-spectacular==0.26.1
ipython==8.16.1
Pillow==10.0.1
psycopg2-binary==2.9.5
pyDes==2.0.1
redis==4.5.4
requests==2.31.0
uvicorn==0.21.1