Reaper200 commited on
Commit
761b99f
·
verified ·
1 Parent(s): c568c31

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +162 -0
requirements.txt ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ��altair==5.3.0
2
+ anyio==4.2.0
3
+ appdirs==1.4.4
4
+ argon2-cffi==23.1.0
5
+ argon2-cffi-bindings==21.2.0
6
+ arrow==1.3.0
7
+ asttokens==2.4.1
8
+ async-lru==2.0.4
9
+ attrs==23.2.0
10
+ Babel==2.14.0
11
+ beautifulsoup4==4.12.3
12
+ bleach==6.1.0
13
+ blinker==1.7.0
14
+ branca==0.7.1
15
+ cachetools==5.3.3
16
+ certifi==2024.2.2
17
+ cffi==1.16.0
18
+ charset-normalizer==3.3.2
19
+ click==8.1.7
20
+ colorama==0.4.6
21
+ comm==0.2.1
22
+ contourpy==1.2.0
23
+ cycler==0.12.1
24
+ dash==2.15.0
25
+ dash-core-components==2.0.0
26
+ dash-html-components==2.0.0
27
+ dash-table==5.0.0
28
+ DateTime==5.4
29
+ debugpy==1.8.1
30
+ decorator==5.1.1
31
+ defusedxml==0.7.1
32
+ executing==2.0.1
33
+ fanstatic==1.4
34
+ fastjsonschema==2.19.1
35
+ Flask==3.0.2
36
+ folium==0.15.1
37
+ fonttools==4.49.0
38
+ fqdn==1.5.1
39
+ frozendict==2.3.10
40
+ gitdb==4.0.11
41
+ GitPython==3.1.43
42
+ h11==0.14.0
43
+ html5lib==1.1
44
+ httpcore==1.0.2
45
+ httpx==0.26.0
46
+ idna==3.6
47
+ importlib-metadata==7.0.1
48
+ ipykernel==6.29.2
49
+ ipython==8.21.0
50
+ ipywidgets==8.1.2
51
+ isoduration==20.11.0
52
+ itsdangerous==2.1.2
53
+ jedi==0.19.1
54
+ Jinja2==3.1.3
55
+ joblib==1.3.2
56
+ js==1.0
57
+ json5==0.9.14
58
+ jsonpointer==2.4
59
+ jsonschema==4.21.1
60
+ jsonschema-specifications==2023.12.1
61
+ jupyter==1.0.0
62
+ jupyter-console==6.6.3
63
+ jupyter-events==0.9.0
64
+ jupyter-lsp==2.2.2
65
+ jupyter_client==8.6.0
66
+ jupyter_core==5.7.1
67
+ jupyter_server==2.12.5
68
+ jupyter_server_terminals==0.5.2
69
+ jupyterlab==4.1.1
70
+ jupyterlab_pygments==0.3.0
71
+ jupyterlab_server==2.25.2
72
+ jupyterlab_widgets==3.0.10
73
+ kiwisolver==1.4.5
74
+ lxml==5.1.0
75
+ markdown-it-py==3.0.0
76
+ MarkupSafe==2.1.5
77
+ matplotlib==3.8.3
78
+ matplotlib-inline==0.1.6
79
+ mdurl==0.1.2
80
+ mistune==3.0.2
81
+ multitasking==0.0.11
82
+ nbclient==0.9.0
83
+ nbconvert==7.16.0
84
+ nbformat==5.9.2
85
+ nest-asyncio==1.6.0
86
+ nltk==3.8.1
87
+ notebook==7.1.0
88
+ notebook_shim==0.2.3
89
+ numpy==1.26.4
90
+ overrides==7.7.0
91
+ packaging==23.2
92
+ pandas==2.2.0
93
+ pandocfilters==1.5.1
94
+ parso==0.8.3
95
+ peewee==3.17.1
96
+ pillow==10.2.0
97
+ platformdirs==4.2.0
98
+ plotly==5.19.0
99
+ prometheus-client==0.19.0
100
+ prompt-toolkit==3.0.43
101
+ protobuf==4.25.3
102
+ psutil==5.9.8
103
+ pure-eval==0.2.2
104
+ pyarrow==15.0.2
105
+ pycparser==2.21
106
+ pydeck==0.8.1b0
107
+ Pygments==2.17.2
108
+ pyparsing==3.1.1
109
+ python-dateutil==2.8.2
110
+ python-json-logger==2.0.7
111
+ pytz==2024.1
112
+ pywin32==306
113
+ pywinpty==2.0.12
114
+ PyYAML==6.0.1
115
+ pyzmq==25.1.2
116
+ qtconsole==5.5.1
117
+ QtPy==2.4.1
118
+ referencing==0.33.0
119
+ regex==2023.12.25
120
+ requests==2.31.0
121
+ retrying==1.3.4
122
+ rfc3339-validator==0.1.4
123
+ rfc3986-validator==0.1.1
124
+ rich==13.7.1
125
+ rpds-py==0.18.0
126
+ scikit-learn==1.4.1.post1
127
+ scipy==1.13.0
128
+ seaborn==0.13.2
129
+ Send2Trash==1.8.2
130
+ setuptools==69.1.0
131
+ six==1.16.0
132
+ smmap==5.0.1
133
+ sniffio==1.3.0
134
+ soupsieve==2.5
135
+ stack-data==0.6.3
136
+ streamlit==1.33.0
137
+ tenacity==8.2.3
138
+ terminado==0.18.0
139
+ threadpoolctl==3.4.0
140
+ tinycss2==1.2.1
141
+ toml==0.10.2
142
+ toolz==0.12.1
143
+ tornado==6.4
144
+ tqdm==4.66.2
145
+ traitlets==5.14.1
146
+ types-python-dateutil==2.8.19.20240106
147
+ typing_extensions==4.9.0
148
+ tzdata==2024.1
149
+ uri-template==1.3.0
150
+ urllib3==2.2.0
151
+ watchdog==4.0.0
152
+ wcwidth==0.2.13
153
+ webcolors==1.13
154
+ webencodings==0.5.1
155
+ WebOb==1.8.7
156
+ websocket-client==1.7.0
157
+ Werkzeug==3.0.1
158
+ widgetsnbextension==4.0.10
159
+ xyzservices==2023.10.1
160
+ yfinance==0.2.36
161
+ zipp==3.17.0
162
+ zope.interface==6.2