tjl8 ralate2 commited on
Commit
952e06d
·
verified ·
1 Parent(s): b52431a

Create requirements.txt (#1)

Browse files

- Create requirements.txt (5136490fbfdcf9c85e2f86717e5f7367fc645ef5)


Co-authored-by: Ruchita Chandrashekhar Alate <ralate2@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +76 -0
requirements.txt ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ asttokens==3.0.0
3
+ attrs==24.2.0
4
+ blinker==1.9.0
5
+ branca==0.8.0
6
+ cachetools==5.5.0
7
+ certifi==2024.8.30
8
+ charset-normalizer==3.4.0
9
+ click==8.1.7
10
+ comm==0.2.2
11
+ contourpy==1.3.1
12
+ cycler==0.12.1
13
+ debugpy==1.8.9
14
+ decorator==5.1.1
15
+ executing==2.1.0
16
+ folium==0.18.0
17
+ fonttools==4.55.1
18
+ gitdb==4.0.11
19
+ GitPython==3.1.43
20
+ idna==3.10
21
+ ipykernel==6.29.5
22
+ ipython==8.30.0
23
+ jedi==0.19.2
24
+ Jinja2==3.1.4
25
+ jsonschema==4.23.0
26
+ jsonschema-specifications==2024.10.1
27
+ jupyter_client==8.6.3
28
+ jupyter_core==5.7.2
29
+ kiwisolver==1.4.7
30
+ markdown-it-py==3.0.0
31
+ MarkupSafe==3.0.2
32
+ matplotlib==3.9.3
33
+ matplotlib-inline==0.1.7
34
+ mdurl==0.1.2
35
+ narwhals==1.15.2
36
+ nest-asyncio==1.6.0
37
+ numpy==2.1.3
38
+ packaging==24.2
39
+ pandas==2.2.3
40
+ parso==0.8.4
41
+ pexpect==4.9.0
42
+ pillow==11.0.0
43
+ platformdirs==4.3.6
44
+ plotly==5.24.1
45
+ prompt_toolkit==3.0.48
46
+ protobuf==5.29.1
47
+ psutil==6.1.0
48
+ ptyprocess==0.7.0
49
+ pure_eval==0.2.3
50
+ pyarrow==18.1.0
51
+ pydeck==0.9.1
52
+ Pygments==2.18.0
53
+ pyparsing==3.2.0
54
+ python-dateutil==2.9.0.post0
55
+ pytz==2024.2
56
+ pyzmq==26.2.0
57
+ referencing==0.35.1
58
+ requests==2.32.3
59
+ rich==13.9.4
60
+ rpds-py==0.22.3
61
+ seaborn==0.13.2
62
+ six==1.17.0
63
+ smmap==5.0.1
64
+ stack-data==0.6.3
65
+ streamlit==1.40.2
66
+ streamlit_folium==0.23.2
67
+ tenacity==9.0.0
68
+ toml==0.10.2
69
+ tornado==6.4.2
70
+ traitlets==5.14.3
71
+ typing_extensions==4.12.2
72
+ tzdata==2024.2
73
+ urllib3==2.2.3
74
+ watchdog==6.0.0
75
+ wcwidth==0.2.13
76
+ xyzservices==2024.9.0