blob: 8bbeccd4831562da30882b0bd23b8b1cdc84db5a (
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
41
42
43
44
45
46
47
48
|
b2sdk==1.29.0
blinker==1.7.0
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.0
cycler==0.12.1
docopt==0.6.2
Flask==3.0.0
Flask-Cors==4.0.0
fonttools==4.47.0
greenlet==3.0.1
gunicorn==21.2.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.3.2
kiwisolver==1.4.5
logfury==1.0.1
MarkupSafe==2.1.3
matplotlib==3.8.2
mysql-connector-python==8.2.0
numpy==1.26.2
packaging==23.2
pandas==2.1.3
patsy==0.5.3
Pillow==10.1.0
pip-review==1.3.0
pipreqs==0.4.13
plotly==5.18.0
protobuf==4.21.12
psycopg2-binary==2.9.9
pyparsing==3.1.1
python-dateutil==2.8.2
python-dotenv==1.0.1
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
|