dimbyTa commited on
Commit
da5fd35
1 Parent(s): fbcd930

Adding application

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -57
requirements.txt CHANGED
@@ -1,57 +1,6 @@
1
- altair==5.2.0
2
- attrs==23.2.0
3
- backports.zoneinfo==0.2.1
4
- blinker==1.7.0
5
- cachetools==5.3.3
6
- certifi==2024.2.2
7
- charset-normalizer==3.3.2
8
- click==8.1.7
9
- contourpy==1.1.1
10
- cycler==0.12.1
11
- fonttools==4.49.0
12
- gitdb==4.0.11
13
- GitPython==3.1.42
14
- idna==3.6
15
- importlib-metadata==7.0.1
16
- importlib_resources==6.1.2
17
- Jinja2==3.1.3
18
- jsonschema==4.21.1
19
- jsonschema-specifications==2023.12.1
20
- kiwisolver==1.4.5
21
- markdown-it-py==3.0.0
22
- MarkupSafe==2.1.5
23
- matplotlib==3.7.5
24
- mdurl==0.1.2
25
- numpy==1.24.4
26
- packaging==23.2
27
- pandas==2.0.3
28
- pillow==10.2.0
29
- pkgutil_resolve_name==1.3.10
30
- plotly==5.19.0
31
- protobuf==4.25.3
32
- pyarrow==15.0.0
33
- pydeck==0.8.1b0
34
- Pygments==2.17.2
35
- pyparsing==3.1.1
36
- python-dateutil==2.9.0.post0
37
- python-decouple==3.8
38
- pytz==2024.1
39
- referencing==0.33.0
40
- requests==2.31.0
41
- rich==13.7.1
42
- rpds-py==0.18.0
43
- six==1.16.0
44
- smmap==5.0.1
45
- streamlit==1.31.1
46
- streamlit-aggrid==0.3.4.post3
47
- tenacity==8.2.3
48
- toml==0.10.2
49
- toolz==0.12.1
50
- tornado==6.4
51
- typing_extensions==4.10.0
52
- tzdata==2024.1
53
- tzlocal==5.2
54
- urllib3==2.2.1
55
- validators==0.22.0
56
- watchdog==4.0.0
57
- zipp==3.17.0
 
1
+ pandas
2
+ numpy
3
+ matplotlib
4
+ plotly
5
+ streamlit
6
+ streamlit-aggrid