jwsouza2025 commited on
Commit
ac1172d
·
verified ·
1 Parent(s): b36e75f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +45 -3
requirements.txt CHANGED
@@ -1,3 +1,45 @@
1
- streamlit
2
- matplotlib
3
- networkx
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ attrs==25.3.0
3
+ blinker==1.9.0
4
+ cachetools==5.5.2
5
+ certifi==2025.4.26
6
+ charset-normalizer==3.4.2
7
+ click==8.2.1
8
+ contourpy==1.3.2
9
+ cycler==0.12.1
10
+ fonttools==4.58.0
11
+ gitdb==4.0.12
12
+ GitPython==3.1.44
13
+ idna==3.10
14
+ Jinja2==3.1.6
15
+ jsonschema==4.24.0
16
+ jsonschema-specifications==2025.4.1
17
+ kiwisolver==1.4.8
18
+ MarkupSafe==3.0.2
19
+ matplotlib==3.10.3
20
+ narwhals==1.41.0
21
+ networkx==3.4.2
22
+ numpy==2.2.6
23
+ packaging==24.2
24
+ pandas==2.2.3
25
+ pillow==11.2.1
26
+ plotly==6.1.2
27
+ protobuf==6.31.0
28
+ pyarrow==20.0.0
29
+ pydeck==0.9.1
30
+ pyparsing==3.2.3
31
+ python-dateutil==2.9.0.post0
32
+ pytz==2025.2
33
+ referencing==0.36.2
34
+ requests==2.32.3
35
+ rpds-py==0.25.1
36
+ six==1.17.0
37
+ smmap==5.0.2
38
+ streamlit==1.45.1
39
+ tenacity==9.1.2
40
+ toml==0.10.2
41
+ tornado==6.5.1
42
+ typing_extensions==4.13.2
43
+ tzdata==2025.2
44
+ urllib3==2.4.0
45
+ watchdog==6.0.0