-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
102 lines (102 loc) · 3.79 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
amqp==5.2.0
asgiref==3.8.0
billiard==4.2.0
blinker==1.8.2
boto3==1.34.88
botocore==1.34.88
Brotli==1.1.0
celery==5.4.0
certifi==2024.2.2
cffi==1.16.0
cfgv==3.4.0
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
ConfigArgParse==1.7
coverage==7.5.3
cron-descriptor==1.4.3
cryptography==42.0.5
defusedxml==0.7.1
distlib==0.3.8
dj-rest-auth==5.0.2
Django==5.0.3
django-allauth==0.61.1
django-celery-beat==2.6.0
django-celery-results==2.5.1
django-cors-headers==4.3.1
django-debug-toolbar==4.4.6
django-environ==0.11.2
django-redis==5.4.0
django-seed==0.3.1
django-timezone-field==6.1.0
djangorestframework==3.15.0
djangorestframework-simplejwt==5.3.1
dnspython==2.6.1
drf-yasg==1.21.7
eventlet==0.36.1
Faker==26.0.0
fakeredis==2.23.2
filelock==3.13.1
Flask==3.0.3
Flask-Cors==4.0.1
Flask-Login==0.6.3
gevent==24.2.1
geventhttpclient==2.3.1
greenlet==3.0.3
gunicorn==22.0.0
identify==2.5.35
idna==3.6
inflection==0.5.1
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
jmespath==1.0.1
kombu==5.3.7
loadtest==0.0.2
locust==2.29.1
MarkupSafe==2.1.5
msgpack==1.0.8
mysqlclient==2.2.4
nodeenv==1.8.0
oauthlib==3.2.2
packaging==24.0
pillow==10.3.0
platformdirs==4.2.0
pluggy==1.5.0
pre-commit==3.6.2
prompt-toolkit==3.0.43
psutil==6.0.0
psycopg2==2.9.9
pycparser==2.21
PyJWT==2.8.0
pytest==8.2.2
pytest-cov==5.0.0
pytest-django==4.8.0
python-crontab==3.0.0
python-dateutil==2.9.0.post0
python3-openid==3.2.0
pytz==2024.1
pywin32==306
PyYAML==6.0.1
pyzmq==26.0.3
redis==5.0.3
requests==2.31.0
requests-mock==1.12.1
requests-oauthlib==1.4.0
s3transfer==0.10.1
six==1.16.0
sortedcontainers==2.4.0
sqlparse==0.4.4
toposort==1.10
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.1
vine==5.1.0
virtualenv==20.25.1
wcwidth==0.2.13
Werkzeug==3.0.3
zope.event==5.0
zope.interface==6.4.post2