removed osgeo
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,6 @@ numpy>=1.26,<2.2
|
|
| 4 |
opencv_contrib_python==4.10.0.84
|
| 5 |
opencv_python==4.10.0.84
|
| 6 |
opencv_python_headless==4.10.0.84
|
| 7 |
-
osgeo==0.0.1
|
| 8 |
osmnx==2.0.6
|
| 9 |
pandas==2.3.1
|
| 10 |
Pillow==11.3.0
|
|
|
|
| 4 |
opencv_contrib_python==4.10.0.84
|
| 5 |
opencv_python==4.10.0.84
|
| 6 |
opencv_python_headless==4.10.0.84
|
|
|
|
| 7 |
osmnx==2.0.6
|
| 8 |
pandas==2.3.1
|
| 9 |
Pillow==11.3.0
|