-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
executable file
·73 lines (73 loc) · 1.31 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
aiohttp==3.8.5
aiohttp-retry==2.8.3
aiosignal==1.3.1
amqp==5.1.1
APScheduler==3.10.4
asgiref==3.7.2
async-timeout==4.0.2
attrs==23.1.0
billiard==4.2.0
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.6
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
cryptography==41.0.1
defusedxml==0.7.1
Deprecated==1.2.14
dj-database-url==2.0.0
Django==5.0.2
django-cors-headers==4.1.0
django-countries==7.6.1
django-dramatiq==0.11.6
django-oauth-toolkit==2.3.0
django-phonenumber-field==7.3.0
django-templated-mail==1.1.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
dnspython==2.6.1
dramatiq==1.16.0
dramatiq-crontab==1.0.7
ecdsa==0.18.0
factory-boy==3.3.0
Faker==25.1.0
frozenlist==1.4.0
gunicorn==23.0.0
idna==3.4
jwcrypto==1.5.0
kombu==5.3.5
multidict==6.0.4
oauthlib==3.2.2
packaging==24.1
phonenumbers==8.13.38
pika==1.3.2
pika-stubs==0.1.3
prometheus_client==0.20.0
prompt-toolkit==3.0.39
psycopg2-binary==2.9.7
pyasn1==0.5.0
pycparser==2.21
PyJWT==2.7.0
pymongo==4.7.2
python-dateutil==2.8.2
python-dotenv==1.0.0
python-jose==3.3.0
python3-openid==3.2.0
pytz==2023.3
redis==4.6.0
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
sqlparse==0.4.4
twilio==8.5.0
typing_extensions==4.7.1
tzdata==2023.3
tzlocal==5.2
urllib3==2.0.3
vine==5.1.0
wcwidth==0.2.6
wrapt==1.15.0
yarl==1.9.2