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 cd3b754 commit 0eda5f0Copy full SHA for 0eda5f0
setup.py
@@ -23,8 +23,6 @@
23
"backoff==1.10.0",
24
"backports-datetime-fromisoformat==1.0.0; python_version < '3.7.0'",
25
"dataclasses==0.7; python_version < '3.7.0'", "ndjson==0.3.1",
26
- "requests>=2.22.0", "google-api-core>=1.22.1", "pydantic==1.8",
27
- "shapely", "numpy", "PILLOW"
28
"requests>=2.22.0", "google-api-core>=1.22.1", "pydantic>=1.8,<2.0",
29
"shapely", "numpy", "PILLOW"
30
],
0 commit comments