-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
73 lines (73 loc) · 1.19 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
anyio==3.5.0
astroid==2.11.7
asttokens==2.0.5
async-timeout==4.0.2
backcall==0.2.0
Bottleneck==1.3.5
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
debugpy==1.5.1
decorator==5.1.1
Deprecated==1.2.13
dill==0.3.6
entrypoints==0.4
executing==0.8.3
fastapi==0.86.0
h11==0.14.0
idna==3.4
ipykernel==6.15.2
ipython==8.6.0
isort==5.9.3
jedi==0.18.1
joblib==1.1.1
jupyter_client==7.3.5
jupyter_core==4.11.2
lazy-object-proxy==1.6.0
matplotlib-inline==0.1.6
mccabe==0.7.0
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
nest-asyncio==1.5.5
numexpr==2.8.3
numpy
packaging==21.3
pandas==1.4.4
parso==0.8.3
pickleshare==0.7.5
platformdirs==2.5.2
prompt-toolkit==3.0.20
psutil==5.9.0
pure-eval==0.2.2
pydantic==1.10.2
Pygments==2.11.2
pylint==2.14.5
pyparsing==3.0.9
python-dateutil==2.8.2
python-multipart==0.0.5
pytz==2022.1
pyzmq==23.2.0
redis==4.3.4
requests==2.28.1
scikit-learn==1.1.3
scipy==1.9.3
setuptools==65.5.0
six==1.16.0
sniffio==1.2.0
spotipy==2.21.0
stack-data==0.2.0
starlette==0.20.4
threadpoolctl==2.2.0
tomli==2.0.1
tomlkit==0.11.1
tornado==6.2
traitlets==5.1.1
typing_extensions==4.3.0
urllib3==1.26.12
uvicorn==0.19.0
wcwidth==0.2.5
wheel==0.37.1
wincertstore==0.2
wrapt==1.14.1