blob: 284a02ba159f6ff3faba812a05687891b7c87345 (
plain) (
blame)
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
|
b2sdk==1.29.0
blinker==1.7.0
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
docopt==0.6.2
Flask==3.0.0
Flask-Cors==4.0.0
greenlet==3.0.1
gunicorn==21.2.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.3.2
logfury==1.0.1
MarkupSafe==2.1.3
mysql-connector-python==8.2.0
numpy==1.26.2
packaging==23.2
pandas==2.1.3
patsy==0.5.3
pip-review==1.3.0
pipreqs==0.4.13
plotly==5.18.0
protobuf==4.21.12
psycopg2-binary==2.9.9
python-dateutil==2.8.2
pytz==2023.3.post1
requests==2.31.0
scikit-learn==1.3.2
scipy==1.11.4
six==1.16.0
tenacity==8.2.3
threadpoolctl==3.2.0
tqdm==4.66.1
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.1.0
Werkzeug==3.0.1
yarg==0.1.9
|