update requirements without torchgeo ?
geopandas == 0.14.4 | ||
scikit-learn == 1.5.1 | ||
geopandas >= 0.14.4 | ||
scikit-learn >= 1.5.1 | ||
psutil >= 5.0.0 | ||
joblib >= 1.4.0 | ||
pytest >= 8.3.0 | ||
# joblib >= 1.4.0 | ||
# pytest >= 8.3.0 | ||
# torchgeo == 0.5.2 | ||
# from torchgeo | ||
rasterio >= 1.2 | ||
... | ... | @@ -11,7 +11,7 @@ einops >= 0.3 |
fiona >= 1.8.19 | ||
kornia >= 0.6.9 | ||
numpy >= 1.19.3 | ||
pandas >= 1.1.3 | ||
# pandas >= 1.1.3 | ||
pyproj >= 3.3 | ||
shapely >= 1.7.1 | ||
timm >= 0.4.12 | ||
... | ... |
Please register or sign in to comment