MINOR - Fix GX version (#16394)

This commit is contained in:
Pere Miquel Brull 2024-05-22 21:25:42 +02:00 committed by GitHub
parent c33d1bbb18
commit 17aed8a9e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ VERSIONS = {
"geoalchemy2": "GeoAlchemy2~=0.12",
"google-cloud-storage": "google-cloud-storage==1.43.0",
"gcsfs": "gcsfs~=2022.11",
"great-expectations": "great-expectations~=0.18.0",
"great-expectations": "great-expectations>=0.18.0,<0.18.14",
"grpc-tools": "grpcio-tools>=1.47.2",
"msal": "msal~=1.2",
"neo4j": "neo4j~=5.3.0",