jeremyLE-Ekimetrics commited on
Commit
6123b69
1 Parent(s): 37346a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +234 -134
requirements.txt CHANGED
@@ -1,134 +1,234 @@
1
-
2
- # aiohttp==3.8.3
3
- # aiosignal==1.3.1
4
- # antlr4-python3-runtime==4.9.3
5
- # appdirs==1.4.4
6
- # argh==0.26.2
7
- # async-timeout==4.0.2
8
- # atomicwrites==1.4.0
9
- # attrs==19.3.0
10
- # backports.weakref==1.0.post1
11
- # bkcharts==0.2
12
- # black==19.10b0
13
- # boto==2.49.0
14
- # bqplot==0.12.36
15
- # branca==0.6.0
16
- # brotlipy==0.7.0
17
- # cachetools==5.3.0
18
- # certifi==2021.10.8
19
- # click==8.0.3
20
- # colour==0.1.5
21
- # comtypes==1.1.10
22
- # cycler==0.10.0
23
- # cytoolz==0.11.0
24
- # daal4py==2021.3.0
25
- # dask==2021.10.0
26
- # earthengine-api==0.1.338
27
- # ee-extra==0.0.15
28
- # eerepr==0.0.4
29
- # entrypoints==0.3
30
- # et-xmlfile==1.1.0
31
- # export==0.2.0
32
- # ffmpeg-python==0.2.0
33
- # folium==0.14.0
34
- # fonttools==4.25.0
35
- # frozenlist==1.3.3
36
- # gdown==4.6.0
37
- # geeadd==0.5.6
38
- # geemap==0.19.6
39
- # geocoder==1.38.1
40
- # geojson==3.0.0
41
- # google-api-core==2.11.0
42
- # google-api-python-client==2.74.0
43
- # google-auth==2.16.0
44
- # google-auth-httplib2==0.1.0
45
- # google-auth-oauthlib==0.4.6
46
- # google-cloud-core==2.3.2
47
- # google-cloud-storage==2.7.0
48
- # google-crc32c==1.5.0
49
- # google-resumable-media==2.4.1
50
- # googleapis-common-protos==1.58.0
51
- # grpcio==1.51.1
52
- # httplib2==0.21.0
53
- # hydra-client==0.5.1
54
- # hydra-core==1.3.1
55
- # inflection==0.5.1
56
- # ipyevents==2.0.1
57
- # ipyfilechooser==0.6.0
58
- # ipyleaflet==0.17.2
59
- # ipytree==0.2.2
60
- # lightning-utilities==0.6.0.post0
61
- # llvmlite==0.37.0
62
- # locket==0.2.1
63
- # logzero==1.7.0
64
- # Markdown==3.4.1
65
- # mccabe==0.6.1
66
- # mkl-fft==1.3.1
67
- # mkl-service==2.4.0
68
- # mpmath==1.2.1
69
- # multidict==6.0.4
70
- # munkres==1.1.4
71
- # mypy-extensions==0.4.3
72
- # nltk==3.6.5
73
- # oauthlib==3.2.2
74
- # omegaconf==2.3.0
75
- # pathspec==0.7.0
76
- # patsy==0.5.2
77
- # pep8==1.7.1
78
- # Pillow==8.4.0
79
- # pkginfo==1.7.1
80
- # plotly==5.13.0
81
- # ply==3.11
82
- # protobuf==3.20.3
83
- # pyasn1==0.4.8
84
- # pyasn1-modules==0.2.8
85
- # pycosat==0.6.3
86
- # PyCRS==1.0.2
87
- # pycurl==7.44.1
88
- # pyls-spyder==0.4.0
89
- # pyperclip==1.8.2
90
- # pyreadline==2.1
91
- # pyshp==2.3.1
92
- # pytest==6.2.4
93
- # python-box==6.1.0
94
- # python-lsp-jsonrpc==1.0.0
95
- # python-lsp-server==1.2.4
96
- # pytorch-lightning==1.9.0
97
- # pytz==2021.3
98
- # PyYAML==6.0
99
- # ratelim==0.1.6
100
- # requests-oauthlib==1.3.1
101
- # rsa==4.9
102
- # sankee==0.2.1
103
- # scikit-image==0.18.3
104
- # scooby==0.7.1
105
- # simplegeneric==0.8.1
106
- # Sphinx==4.2.0
107
- # statsmodels==0.12.2
108
- # tables==3.6.1
109
- # tenacity==8.1.0
110
- # tensorboard==2.11.2
111
- # tensorboard-data-server==0.6.1
112
- # tensorboard-plugin-wit==1.8.1
113
- # terminado==0.9.4
114
- # torch==1.13.1
115
- # torchaudio==0.13.1
116
- # torchmetrics==0.11.0
117
- # torchvision==0.14.1
118
- # traittypes==0.2.1
119
- # typing_extensions==4.4.0
120
- # unicodecsv==0.14.1
121
- # uritemplate==4.1.1
122
- # urllib3==1.26.7
123
- # webencodings==0.5.1
124
- # wget==3.2
125
- # whitebox==2.2.0
126
- # whiteboxgui==2.2.0
127
- # win-unicode-console==0.5
128
- # wincertstore==0.2
129
- # xlwt==1.3.0
130
- # xyzservices==2022.9.0
131
- # yarl==1.8.2
132
- # zict==2.0.0
133
- # zope.event==4.5.0
134
- gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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