joshdavham commited on
Commit
b03c8e3
·
1 Parent(s): 595398e

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +44 -0
requirements.txt ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.4.1
2
+ attrs==24.2.0
3
+ blinker==1.8.2
4
+ cachetools==5.5.0
5
+ certifi==2024.8.30
6
+ charset-normalizer==3.4.0
7
+ click==8.1.7
8
+ fugashi==1.3.2
9
+ gitdb==4.0.11
10
+ GitPython==3.1.43
11
+ idna==3.10
12
+ Jinja2==3.1.4
13
+ jreadability==1.1.1
14
+ jsonschema==4.23.0
15
+ jsonschema-specifications==2024.10.1
16
+ markdown-it-py==3.0.0
17
+ MarkupSafe==3.0.1
18
+ mdurl==0.1.2
19
+ narwhals==1.9.3
20
+ numpy==2.1.2
21
+ packaging==24.1
22
+ pandas==2.2.3
23
+ pillow==10.4.0
24
+ protobuf==5.28.2
25
+ pyarrow==17.0.0
26
+ pydeck==0.9.1
27
+ Pygments==2.18.0
28
+ python-dateutil==2.9.0.post0
29
+ pytz==2024.2
30
+ referencing==0.35.1
31
+ requests==2.32.3
32
+ rich==13.9.2
33
+ rpds-py==0.20.0
34
+ six==1.16.0
35
+ smmap==5.0.1
36
+ streamlit==1.39.0
37
+ tenacity==9.0.0
38
+ toml==0.10.2
39
+ tornado==6.4.1
40
+ typing_extensions==4.12.2
41
+ tzdata==2024.2
42
+ unidic-lite==1.0.8
43
+ urllib3==2.2.3
44
+ watchdog==5.0.3