Jekyll2000 commited on
Commit
b327f95
·
verified ·
1 Parent(s): a75128e

Upload requirements (2).txt

Browse files
Files changed (1) hide show
  1. requirements (2).txt +53 -0
requirements (2).txt ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.1.2
2
+ attrs==23.1.0
3
+ beautifulsoup4==4.12.3
4
+ blinker==1.6.3
5
+ cachetools==5.3.1
6
+ certifi==2023.7.22
7
+ charset-normalizer==3.3.0
8
+ click==8.1.7
9
+ deep-translator==1.11.4
10
+ gitdb==4.0.10
11
+ GitPython==3.1.37
12
+ idna==3.4
13
+ importlib-metadata==6.8.0
14
+ Jinja2==3.1.2
15
+ jsonschema==4.19.1
16
+ jsonschema-specifications==2023.7.1
17
+ lxml
18
+ markdown-it-py==3.0.0
19
+ MarkupSafe==2.1.3
20
+ mdurl==0.1.2
21
+ numpy==1.26.0
22
+ packaging==23.2
23
+ pandas==2.1.1
24
+ Pillow==10.0.1
25
+ protobuf==4.24.4
26
+ pyarrow==13.0.0
27
+ pydeck==0.8.0
28
+ Pygments==2.16.1
29
+ #pypdf==4.3.0
30
+ PyMuPDF>=1.24
31
+ python-dateutil==2.8.2
32
+ pytz==2023.3.post1
33
+ referencing==0.30.2
34
+ requests==2.31.0
35
+ rich==13.6.0
36
+ rpds-py==0.10.6
37
+ six==1.16.0
38
+ smmap==5.0.1
39
+ soupsieve==2.5
40
+ streamlit==1.36.0
41
+ streamlit-js-eval==0.1.7
42
+ streamlit-pdf-viewer==0.0.14
43
+ tenacity==8.2.3
44
+ toml==0.10.2
45
+ toolz==0.12.0
46
+ tornado==6.3.3
47
+ typing_extensions==4.8.0
48
+ tzdata==2023.3
49
+ tzlocal==5.1
50
+ urllib3==2.0.6
51
+ validators==0.22.0
52
+ watchdog==3.0.0
53
+ zipp==3.17.0