-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 1.95 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
amqp==5.2.0
annotated-types==0.7.0
asgiref==3.8.1
autopep8==2.3.1
billiard==4.2.1
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
contextlib2==21.6.0
cryptography==43.0.1
Django==5.1.1
django-allauth==64.2.0
django-bootstrap5==24.2
django-cors-headers==4.5.0
django-ninja==1.3.0
django-ninja-extra==0.21.4
django-ninja-jwt==5.3.3
django-redis==5.4.0
django-request==1.6.3
django-silk==5.2.0
django-simpleui==2024.8.28
gprof2dot==2024.6.6
idna==3.8
injector==0.22.0
kombu==5.4.2
oauthlib==3.2.2
pillow==10.4.0
prompt_toolkit==3.0.48
pycodestyle==2.12.1
pycparser==2.22
pydantic==2.8.2
pydantic_core==2.20.1
PyJWT==2.9.0
python-dateutil==2.9.0.post0
redis==5.0.8
requests==2.32.3
requests-oauthlib==2.0.0
six==1.16.0
sqlparse==0.5.1
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
vine==5.1.0
waitress==3.0.0
wcwidth==0.2.13