fix: setting important lower bounds versions on requirements (#27167)

This commit is contained in:
Daniel Vaz Gaspar
2024-02-23 10:09:56 +00:00
committed by GitHub
parent c54fbe6e96
commit c78ea20bef
7 changed files with 15 additions and 7 deletions

View File

@@ -108,6 +108,7 @@ setup(
"packaging",
"pandas[performance]>=2.0.3, <2.1",
"parsedatetime",
"paramiko>=3.4.0",
"pgsanity",
"polyline>=2.0.0, <3.0",
"pyparsing>=3.0.6, <4",