alexoh2020 commited on
Commit
a2f3e63
·
2 Parent(s): 79d07f3 05e0367

updated requirements;2C

Browse files
Files changed (1) hide show
  1. requirements.txt +64 -8
requirements.txt CHANGED
@@ -1,8 +1,64 @@
1
- streamlit>=1.28.0
2
- pandas>=2.0.0
3
- requests>=2.31.0
4
- python-dotenv>=1.0.0
5
- textblob>=0.17.1
6
- plotly>=5.15.0
7
- numpy>=1.24.0
8
- vaderSentiment>=3.3.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ annotated-types==0.7.0
3
+ anyio==4.10.0
4
+ attrs==25.3.0
5
+ blinker==1.9.0
6
+ cachetools==6.1.0
7
+ certifi==2025.8.3
8
+ charset-normalizer==3.4.3
9
+ choreographer==1.0.10
10
+ click==8.2.1
11
+ colorama==0.4.6
12
+ distro==1.9.0
13
+ exceptiongroup==1.3.0
14
+ gitdb==4.0.12
15
+ GitPython==3.1.45
16
+ h11==0.16.0
17
+ httpcore==1.0.9
18
+ httpx==0.28.1
19
+ idna==3.10
20
+ Jinja2==3.1.6
21
+ jiter==0.10.0
22
+ joblib==1.5.1
23
+ jsonschema==4.25.1
24
+ jsonschema-specifications==2025.4.1
25
+ kaleido==1.0.0
26
+ logistro==1.1.0
27
+ MarkupSafe==3.0.2
28
+ narwhals==2.2.0
29
+ nltk==3.9.1
30
+ numpy==2.2.6
31
+ openai==1.101.0
32
+ orjson==3.11.2
33
+ packaging==25.0
34
+ pandas==2.3.2
35
+ pillow==11.3.0
36
+ plotly==6.3.0
37
+ protobuf==6.32.0
38
+ pyarrow==21.0.0
39
+ pydantic==2.11.7
40
+ pydantic_core==2.33.2
41
+ pydeck==0.9.1
42
+ python-dateutil==2.9.0.post0
43
+ python-dotenv==1.1.1
44
+ pytz==2025.2
45
+ referencing==0.36.2
46
+ regex==2025.7.34
47
+ requests==2.32.5
48
+ rpds-py==0.27.0
49
+ simplejson==3.20.1
50
+ six==1.17.0
51
+ smmap==5.0.2
52
+ sniffio==1.3.1
53
+ streamlit==1.48.1
54
+ tenacity==9.1.2
55
+ textblob==0.19.0
56
+ toml==0.10.2
57
+ tornado==6.5.2
58
+ tqdm==4.67.1
59
+ typing-inspection==0.4.1
60
+ typing_extensions==4.14.1
61
+ tzdata==2025.2
62
+ urllib3==2.5.0
63
+ vaderSentiment>=3.3.2
64
+ watchdog==6.0.0