-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
131 lines (131 loc) · 2.48 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
annotated-types==0.7.0
anyio==4.6.2.post1
asgiref==3.8.1
async-timeout==5.0.1
atomicwrites==1.4.1
attrs==21.4.0
autopep8==2.0.2
bcrypt==4.2.1
CacheControl==0.14.1
cachetools==5.5.0
certifi==2021.10.8
cffi==1.17.1
charset-normalizer==2.0.12
click==8.1.7
colorama==0.4.5
coreapi==2.3.3
coreschema==0.0.4
coverage==7.6.7
cryptography==43.0.3
decorator==5.1.1
Deprecated==1.2.13
distro==1.9.0
Django==5.1.3
django-cors-headers==3.11.0
django-crontab==0.7.1
django-debug-toolbar==3.3.0
django-rest-swagger==2.2.0
djangorestframework==3.15.2
djangorestframework-api-key==2.0.0
djangorestframework-simplejwt==5.3.1
docstring_parser==0.16
drf-yasg==1.21.8
execnet==2.1.1
fabric==3.2.2
firebase-admin==6.6.0
flake8==6.0.0
google-api-core==2.23.0
google-api-python-client==2.154.0
google-auth==2.36.0
google-auth-httplib2==0.2.0
google-cloud-core==2.4.1
google-cloud-firestore==2.19.0
google-cloud-storage==2.18.2
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.66.0
greenlet==2.0.2
grpcio==1.68.0
grpcio-status==1.68.0
gunicorn==23.0.0
h11==0.14.0
hiredis==3.0.0
httpcore==1.0.7
httplib2==0.22.0
httpx==0.27.2
idna==3.3
inflection==0.5.1
iniconfig==1.1.1
invoke==2.2.0
itypes==1.2.0
Jinja2==3.0.1
jiter==0.7.1
joblib==1.4.2
MarkupSafe==2.0.1
mccabe==0.7.0
model-bakery==1.20.0
msgpack==1.1.0
nltk==3.9.1
numpy==2.1.3
oauthlib==3.2.2
openai==1.54.5
openapi-codec==1.3.2
packaging==21.0
pandas==2.2.3
paramiko==3.5.0
pillow==11.0.0
pluggy==1.5.0
proto-plus==1.25.0
protobuf==5.28.3
psycopg2-binary==2.9.10
py==1.11.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycodestyle==2.10.0
pycparser==2.21
pydantic==2.9.2
pydantic_core==2.23.4
pyflakes==3.0.1
PyJWT==2.10.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyreadme==0.3
pytest==8.3.3
pytest-cov==6.0.0
pytest-django==4.9.0
pytest-forked==1.6.0
pytest-lazy-fixture==0.6.3
pytest-mock==3.14.0
pytest-xdist==3.6.1
python-dateutil==2.8.2
python-decouple==3.6
pytz==2021.3
PyYAML==6.0.2
redis==5.2.0
regex==2024.11.6
requests==2.32.3
requests-oauthlib==1.3.1
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
scikit-learn==1.5.2
scipy==1.14.1
simplejson==3.19.3
six==1.16.0
sly==0.5
sniffio==1.3.1
SQLAlchemy==2.0.36
sqlparse==0.5.2
sseclient-py==1.8.0
tenacity==9.0.0
textblob==0.18.0.post0
threadpoolctl==3.5.0
tomli==2.1.0
tqdm==4.67.0
tweepy==4.14.0
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==3.0.1
urllib3==2.2.3
validators==0.20.0
wrapt==1.14.1