We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67ffab commit 1952204Copy full SHA for 1952204
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"pandas >=2.2",
30
"h5py >=3.11",
31
"gps-timemachine >=1.1.4",
32
- "pyproj >=3.7.0",
+ "pyproj ~=3.6.1",
33
"shapely >=2.0.5",
34
"pandera[mypy] ~=0.23.0",
35
"pydantic >=2.8.2",
0 commit comments