jeremyLE-Ekimetrics commited on
Commit
017c57a
1 Parent(s): 6123b69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -230
requirements.txt CHANGED
@@ -1,234 +1,17 @@
1
- absl-py==1.4.0
2
- aiofiles==23.1.0
3
- aiohttp==3.8.4
4
- aiosignal==1.3.1
5
- altair==4.2.2
6
- ansi2html==1.8.0
7
- antlr4-python3-runtime==4.9.3
8
- anyio==3.6.2
9
- argon2-cffi==21.3.0
10
- argon2-cffi-bindings==21.2.0
11
- arrow==1.2.3
12
- asttokens==2.2.1
13
- async-timeout==4.0.2
14
- attrs==19.3.0
15
- backcall==0.2.0
16
- beautifulsoup4==4.12.2
17
- black==23.7.0
18
- bleach==6.0.0
19
- build==0.10.0
20
- CacheControl==0.12.14
21
- cachetools==5.3.0
22
- certifi==2022.12.7
23
- cffi==1.15.1
24
- charset-normalizer==3.1.0
25
- cleo==2.0.1
26
- click==8.1.3
27
- click-plugins==1.1.1
28
- cligj==0.7.2
29
- comm==0.1.3
30
- contourpy==1.0.7
31
- crashtest==0.4.1
32
- cryptography==41.0.2
33
- cycler==0.11.0
34
- dash==2.11.1
35
- dash-core-components==2.0.0
36
- dash-html-components==2.0.0
37
- dash-table==5.0.0
38
- debugpy==1.6.7
39
- decorator==5.1.1
40
- defusedxml==0.7.1
41
- distlib==0.3.6
42
- dulwich==0.21.5
43
- earthengine-api==0.1.338
44
- ee-extra==0.0.15
45
- entrypoints==0.4
46
- executing==1.2.0
47
- fastapi==0.95.1
48
- fastjsonschema==2.17.1
49
- ffmpy==0.3.0
50
- filelock==3.11.0
51
- Fiona==1.9.4.post1
52
- Flask==2.2.5
53
- fonttools==4.39.3
54
- fqdn==1.5.1
55
- frozenlist==1.3.3
56
- fsspec==2023.4.0
57
- geopandas==0.13.2
58
- google-api-core==2.11.0
59
- google-api-python-client==2.85.0
60
- google-auth==2.17.3
61
- google-auth-httplib2==0.1.0
62
- google-auth-oauthlib==0.4.6
63
- google-cloud-core==2.3.2
64
- google-cloud-storage==2.8.0
65
- google-crc32c==1.5.0
66
- google-resumable-media==2.4.1
67
- googleapis-common-protos==1.59.0
68
- gradio==3.27.0
69
- gradio_client==0.1.3
70
- grpcio==1.53.0
71
- h11==0.14.0
72
- html5lib==1.1
73
- httpcore==0.17.0
74
- httplib2==0.22.0
75
- httpx==0.24.0
76
- huggingface-hub==0.16.4
77
- hydra-client==0.5.1
78
- hydra-core==1.3.1
79
- idna==3.4
80
- importlib-metadata==6.8.0
81
- installer==0.7.0
82
- ipykernel==6.24.0
83
- ipython==8.14.0
84
- ipython-genutils==0.2.0
85
- ipywidgets==8.0.7
86
- isoduration==20.11.0
87
- itsdangerous==2.1.2
88
- jaraco.classes==3.3.0
89
- jedi==0.18.2
90
- jeepney==0.8.0
91
- Jinja2==3.1.2
92
- joblib==1.3.1
93
- jsonpointer==2.4
94
- jsonschema==4.17.3
95
- jsonschema-specifications==2023.6.1
96
- jupyter==1.0.0
97
- jupyter-console==6.6.3
98
- jupyter-events==0.6.3
99
- jupyter_client==8.3.0
100
- jupyter_core==5.3.1
101
- jupyter_server==2.7.0
102
- jupyter_server_terminals==0.4.4
103
- jupyterlab-pygments==0.2.2
104
- jupyterlab-widgets==3.0.8
105
- keyring==23.13.1
106
- kiwisolver==1.4.4
107
- lightning-utilities==0.8.0
108
- linkify-it-py==2.0.0
109
- lockfile==0.12.2
110
- Markdown==3.4.3
111
- markdown-it-py==2.2.0
112
- MarkupSafe==2.1.2
113
- matplotlib==3.7.1
114
- matplotlib-inline==0.1.6
115
- mdit-py-plugins==0.3.3
116
- mdurl==0.1.2
117
- mistune==3.0.1
118
- more-itertools==9.1.0
119
- msgpack==1.0.5
120
- multidict==6.0.4
121
- mypy-extensions==1.0.0
122
- nbclassic==1.0.0
123
- nbclient==0.8.0
124
- nbconvert==7.6.0
125
- nbformat==5.9.1
126
- nest-asyncio==1.5.6
127
- notebook==6.5.4
128
- notebook_shim==0.2.3
129
- numpy==1.24.2
130
- nvidia-cublas-cu11==11.10.3.66
131
- nvidia-cuda-nvrtc-cu11==11.7.99
132
- nvidia-cuda-runtime-cu11==11.7.99
133
- nvidia-cudnn-cu11==8.5.0.96
134
- oauthlib==3.2.2
135
- omegaconf==2.3.0
136
- opencv-python==4.7.0.72
137
- orjson==3.8.10
138
- overrides==7.3.1
139
- packaging==23.1
140
- pandas==2.0.0
141
- pandocfilters==1.5.0
142
- parso==0.8.3
143
- pathspec==0.11.1
144
- pexpect==4.8.0
145
- pickleshare==0.7.5
146
- Pillow==8.4.0
147
- pkginfo==1.9.6
148
- platformdirs==3.9.1
149
- plotly==5.14.1
150
- poetry==1.5.1
151
- poetry-core==1.6.1
152
- poetry-plugin-export==1.4.0
153
- prometheus-client==0.17.1
154
- prompt-toolkit==3.0.39
155
- protobuf==3.20.3
156
- psutil==5.9.5
157
- ptyprocess==0.7.0
158
- pure-eval==0.2.2
159
- pyasn1==0.4.8
160
- pyasn1-modules==0.2.8
161
- pycparser==2.21
162
- pydantic==1.10.7
163
- pydub==0.25.1
164
- Pygments==2.15.1
165
- pyparsing==3.0.9
166
- pyproj==3.6.0
167
- pyproject_hooks==1.0.0
168
- pyrsistent==0.19.3
169
- python-dateutil==2.8.2
170
- python-json-logger==2.0.7
171
- python-multipart==0.0.6
172
- pytorch-lightning==1.9.0
173
- pytz==2023.3
174
- PyYAML==6.0
175
- pyzmq==25.1.0
176
- qtconsole==5.4.3
177
- QtPy==2.3.1
178
- rapidfuzz==2.15.1
179
- referencing==0.29.1
180
- requests==2.28.2
181
- requests-oauthlib==1.3.1
182
- requests-toolbelt==1.0.0
183
- retrying==1.3.4
184
- rfc3339-validator==0.1.4
185
- rfc3986-validator==0.1.1
186
- rpds-py==0.8.10
187
- rsa==4.9
188
- scipy==1.10.1
189
- seaborn==0.12.2
190
- SecretStorage==3.3.3
191
- semantic-version==2.10.0
192
- Send2Trash==1.8.2
193
- setuptools-scm==7.1.0
194
- shapely==2.0.1
195
- shellingham==1.5.0.post1
196
- six==1.16.0
197
- sniffio==1.3.0
198
- soupsieve==2.4.1
199
- stack-data==0.6.2
200
- starlette==0.26.1
201
- tenacity==8.2.2
202
- tensorboard==2.11.2
203
- tensorboard-data-server==0.6.1
204
- tensorboard-plugin-wit==1.8.1
205
- terminado==0.17.1
206
- tinycss2==1.2.1
207
- tomli==2.0.1
208
- tomlkit==0.11.8
209
- toolz==0.12.0
210
  torch==1.13.1
 
 
211
  torchmetrics==0.11.0
 
212
  torchvision==0.14.1
213
- tornado==6.3.2
214
- tqdm==4.65.0
215
- traitlets==5.9.0
216
- trove-classifiers==2023.7.6
217
- typing_extensions==4.5.0
218
- tzdata==2023.3
219
- uc-micro-py==1.0.1
220
- uri-template==1.3.0
221
- uritemplate==4.1.1
222
- urllib3==1.26.15
223
- uvicorn==0.21.1
224
- virtualenv==20.24.0
225
- wcwidth==0.2.6
226
- webcolors==1.13
227
- webencodings==0.5.1
228
- websocket-client==1.6.1
229
- websockets==11.0.1
230
- Werkzeug==2.2.3
231
  wget==3.2
232
- widgetsnbextension==4.0.8
233
- yarl==1.8.2
234
- zipp==3.16.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  torch==1.13.1
2
+ tensorboard==2.11.2
3
+ pytorch-lightning==1.9.0
4
  torchmetrics==0.11.0
5
+ Pillow==8.4.0
6
  torchvision==0.14.1
7
+ matplotlib==3.7.1
8
+ hydra-client==0.5.1
9
+ hydra-core==1.3.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  wget==3.2
11
+ scipy==1.10.1
12
+ seaborn==0.12.2
13
+ earthengine-api==0.1.338
14
+ ee-extra==0.0.15
15
+ gradio==3.27.0
16
+ opencv-python==4.7.0
17
+ plotly==5.14.1