forked from aidanGoesch/Hack-At-UCI
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
29 lines (29 loc) · 2.28 KB
/
requirements.txt
File metadata and controls
29 lines (29 loc) · 2.28 KB
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
async-timeout==4.0.2;python_version=="3.11"
certifi==2022.12.7;python_version=="3.11"
charset-normalizer==3.0.1;python_version=="3.11"
click==8.1.3;python_version=="3.11"
colorama==0.4.6;python_version=="3.11"
commonmark==0.9.1;python_version=="3.11"
Flask==2.2.2;python_version=="3.11"
idna==3.4;python_version=="3.11"
itsdangerous==2.1.2;python_version=="3.11"
Jinja2==3.1.2;python_version=="3.11"
MarkupSafe==2.1.2;python_version=="3.11"
numpy==1.24.1;python_version=="3.11"
pandas==1.5.3;python_version=="3.11"
platformdirs==2.6.2;python_version=="3.11"
pluggy==1.0.0;python_version=="3.11"
Pygments==2.14.0;python_version=="3.11"
pyscript==0.2.5;python_version=="3.11"
python-dateutil==2.8.2;python_version=="3.11"
pytz==2022.7.1;python_version=="3.11"
redis==4.4.2;python_version=="3.11"
requests==2.28.2;python_version=="3.11"
rich==12.6.0;python_version=="3.11"
rich-click==1.6.1;python_version=="3.11"
six==1.16.0;python_version=="3.11"
spotipy==2.22.1;python_version=="3.11"
toml==0.10.2;python_version=="3.11"
typer==0.4.2;python_version=="3.11"
urllib3==1.26.14;python_version=="3.11"
Werkzeug==2.2.2;python_version=="3.11"