Skip to content

Commit 0eda5f0

Browse files
author
Matt Sokoloff
committed
fix requirements
1 parent cd3b754 commit 0eda5f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
"backoff==1.10.0",
2424
"backports-datetime-fromisoformat==1.0.0; python_version < '3.7.0'",
2525
"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"
2826
"requests>=2.22.0", "google-api-core>=1.22.1", "pydantic>=1.8,<2.0",
2927
"shapely", "numpy", "PILLOW"
3028
],

0 commit comments

Comments
 (0)