Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -77
requirements.txt
CHANGED
@@ -1,77 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
click==8.1.7
|
9 |
-
click-plugins==1.1.1
|
10 |
-
cligj==0.7.2
|
11 |
-
colorama==0.4.6
|
12 |
-
contourpy==1.3.0
|
13 |
-
cycler==0.12.1
|
14 |
-
fastapi==0.115.0
|
15 |
-
ffmpy==0.4.0
|
16 |
-
filelock==3.16.1
|
17 |
-
fiona==1.10.0
|
18 |
-
fonttools==4.53.1
|
19 |
-
fsspec==2024.9.0
|
20 |
-
GDAL==3.9.2
|
21 |
-
geopandas==1.0.1
|
22 |
-
gradio==4.44.0
|
23 |
-
gradio_client==1.3.0
|
24 |
-
h11==0.14.0
|
25 |
-
httpcore==1.0.5
|
26 |
-
httpx==0.27.2
|
27 |
-
huggingface-hub==0.25.0
|
28 |
-
idna==3.10
|
29 |
-
importlib_resources==6.4.5
|
30 |
-
Jinja2==3.1.4
|
31 |
-
kiwisolver==1.4.7
|
32 |
-
lxml==5.3.0
|
33 |
-
markdown-it-py==3.0.0
|
34 |
-
MarkupSafe==2.1.5
|
35 |
-
matplotlib==3.9.2
|
36 |
-
mdurl==0.1.2
|
37 |
-
numpy @ file:///D:/bld/numpy_1725411960638/work/dist/numpy-2.1.1-cp312-cp312-win_amd64.whl#sha256=e94e5df6c5700d841731b7e98583918f6096aee8c7f282eddef410fb039b3879
|
38 |
-
orjson==3.10.7
|
39 |
-
packaging==24.1
|
40 |
-
pandas==2.2.2
|
41 |
-
pefile==2024.8.26
|
42 |
-
pillow==10.4.0
|
43 |
-
psutil==6.0.0
|
44 |
-
pydantic==2.9.2
|
45 |
-
pydantic_core==2.23.4
|
46 |
-
pydub==0.25.1
|
47 |
-
Pygments==2.18.0
|
48 |
-
pyinstaller==6.10.0
|
49 |
-
pyinstaller-hooks-contrib==2024.8
|
50 |
-
pyogrio==0.9.0
|
51 |
-
pyparsing==3.1.4
|
52 |
-
pyproj==3.6.1
|
53 |
-
pyshp==2.3.1
|
54 |
-
python-dateutil==2.9.0.post0
|
55 |
-
python-multipart==0.0.10
|
56 |
-
pytz==2024.2
|
57 |
-
pywin32-ctypes==0.2.3
|
58 |
-
PyYAML==6.0.2
|
59 |
-
requests==2.32.3
|
60 |
-
rich==13.8.1
|
61 |
-
ruff==0.6.7
|
62 |
-
semantic-version==2.10.0
|
63 |
-
setuptools==72.1.0
|
64 |
-
shapely==2.0.6
|
65 |
-
shellingham==1.5.4
|
66 |
-
six==1.16.0
|
67 |
-
sniffio==1.3.1
|
68 |
-
starlette==0.38.6
|
69 |
-
tomlkit==0.12.0
|
70 |
-
tqdm==4.66.5
|
71 |
-
typer==0.12.5
|
72 |
-
typing_extensions==4.12.2
|
73 |
-
tzdata==2024.1
|
74 |
-
urllib3==2.2.3
|
75 |
-
uvicorn==0.30.6
|
76 |
-
websockets==12.0
|
77 |
-
wheel==0.43.0
|
|
|
1 |
+
fiona==1.10.0
|
2 |
+
geopandas==1.0.1
|
3 |
+
gradio==4.44.0
|
4 |
+
gradio_client==1.3.0
|
5 |
+
huggingface-hub==0.25.0
|
6 |
+
pandas==2.2.2
|
7 |
+
shapely==2.0.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|