-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (56 loc) · 944 Bytes
/
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
aiohttp~=3.9.3
aiosignal~=1.3.1
anyio~=4.0.0
attrs~=23.2.0
azure-core~=1.29.7
azure-storage-blob~=12.19.0
beautifulsoup4~=4.12.2
certifi~=2023.7.22
cffi~=1.16.0
cfgv~=3.4.0
charset-normalizer~=3.3.0
click~=8.1.7
click-spinner~=0.1.10
croniter~=1.4.1
cryptography~=42.0.1
distlib~=0.3.7
dvc~=3.42.0
dvc-azure~=3.0.1
fastapi~=0.109.1
fastapi-utilities~=0.2.0
filelock~=3.12.4
frozenlist~=1.4.1
h11~=0.14.0
identify~=2.5.30
idna~=3.4
isodate~=0.6.1
joblib~=1.3.2
loguru~=0.5.3
lxml~=4.9.3
multidict~=6.0.4
nodeenv~=1.8.0
numpy~=1.26.3
pandas~=2.2.0
platformdirs~=3.11.0
pre-commit~=3.5.0
pycparser~=2.21
pydantic~=1.10.13
python-dateutil~=2.8.2
python-dotenv~=1.0.1
pytz~=2023.4
PyYAML~=6.0.1
requests~=2.31.0
scikit-learn~=1.4.0
scipy~=1.12.0
six~=1.16.0
sniffio~=1.3.0
soupsieve~=2.5
SQLAlchemy~=2.0.25
starlette~=0.36.2
threadpoolctl~=3.2.0
typing_extensions~=4.8.0
tzdata~=2023.4
urllib3~=2.0.7
uvicorn~=0.20.0
virtualenv~=20.24.5
yarl~=1.9.4