Skip to content

Commit ecbcd06

Browse files
committed
requriments
1 parent ee7e14c commit ecbcd06

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

requirements.txt

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
altair==5.2.0
2+
attrs==23.2.0
3+
blinker==1.7.0
4+
cachetools==5.3.2
5+
certifi==2023.11.17
6+
charset-normalizer==3.3.2
7+
click==8.1.7
8+
colorama==0.4.6
9+
docopt==0.6.2
10+
gitdb==4.0.11
11+
GitPython==3.1.41
12+
idna==3.6
13+
importlib-metadata==7.0.1
14+
Jinja2==3.1.3
15+
jsonschema==4.21.1
16+
jsonschema-specifications==2023.12.1
17+
markdown-it-py==3.0.0
18+
MarkupSafe==2.1.4
19+
mdurl==0.1.2
20+
numpy==1.26.3
21+
packaging==23.2
22+
pandas==2.2.0
23+
pillow==10.2.0
24+
pipreqs==0.4.13
25+
protobuf==4.25.2
26+
pyarrow==15.0.0
27+
pydeck==0.8.1b0
28+
Pygments==2.17.2
29+
python-dateutil==2.8.2
30+
pytz==2023.4
31+
referencing==0.33.0
32+
requests==2.31.0
33+
rich==13.7.0
34+
rpds-py==0.17.1
35+
secure-smtplib==0.1.1
36+
six==1.16.0
37+
smmap==5.0.1
38+
streamlit==1.30.0
39+
streamlit-quill==0.0.3
40+
tenacity==8.2.3
41+
toml==0.10.2
42+
toolz==0.12.1
43+
tornado==6.4
44+
typing_extensions==4.9.0
45+
tzdata==2023.4
46+
tzlocal==5.2
47+
urllib3==2.1.0
48+
validators==0.22.0
49+
watchdog==3.0.0
50+
yarg==0.1.9
51+
zipp==3.17.0

0 commit comments

Comments
 (0)