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 9fad323 commit a94f20cCopy full SHA for a94f20c
octofit-tracker/backend/requirements.txt
@@ -0,0 +1,25 @@
1
+Django==4.1.7
2
+djangorestframework==3.14.0
3
+django-allauth==0.51.0
4
+django-cors-headers==4.5.0
5
+dj-rest-auth==2.2.6
6
+djongo==1.3.6
7
+pymongo==3.12
8
+sqlparse==0.2.4
9
+stack-data==0.6.3
10
+sympy==1.12
11
+tenacity==9.0.0
12
+terminado==0.18.1
13
+threadpoolctl==3.5.0
14
+tinycss2==1.3.0
15
+tornado==6.4.1
16
+traitlets==5.14.3
17
+types-python-dateutil==2.9.0.20240906
18
+typing_extensions==4.9.0
19
+tzdata==2024.2
20
+uri-template==1.3.0
21
+urllib3==2.2.3
22
+wcwidth==0.2.13
23
+webcolors==24.8.0
24
+webencodings==0.5.1
25
+websocket-client==1.8.0
0 commit comments