Skip to content

Commit

Permalink
remove condition
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Oct 26, 2023
1 parent 892e63f commit cefa7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ keywords = [
]
dependencies = [
"shapely==1.8.0", "GDAL", "numpy",
"Pillow==9.0.1", "geopandas>=0.14.0,<=0.14.5","pandas==1.5.3",
"Pillow==9.0.1", "geopandas<=0.14.5","pandas==1.5.3",
"rasterio", "mercantile==1.2.1", "tqdm==4.62.3",
"rtree", "opencv-python==4.5.5.64","opencv-python-headless<=4.7.0.68","ramp-fair==0.1.2"
]
Expand Down

0 comments on commit cefa7a7

Please sign in to comment.