chore: unbreak pip-compile-multi (#17963)

* chore: unbreak pip-compile-multi

* add docs
This commit is contained in:
Ville Brofeldt
2022-01-07 15:29:13 +02:00
committed by GitHub
parent e6ef7da758
commit eeaa57372e
8 changed files with 24 additions and 13 deletions

View File

@@ -94,7 +94,7 @@ setup(
"parsedatetime",
"pgsanity",
"polyline",
"pyparsing>=2.4.7, <3.0.0",
"pyparsing>=3.0.6, <4",
"python-dateutil",
"python-dotenv",
"python-geohash",