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.
2 parents bde41a4 + 74c1eea commit 3a3150eCopy full SHA for 3a3150e
scripts/requirements.test.txt
@@ -3,5 +3,5 @@ freezegun
3
pytest-mock
4
pydeequ
5
# Explicitly set urllib3 version compatible with botocore to pass CI tests
6
-urllib3>=1.25.4,<2.6 # glue 4 is using urllib3==1.25.11 so don't need add to requirements.build.txt
7
-redshift-connector==2.1.10 # used to connect with redshift
+urllib3>=1.25.4,<2.7 # glue 4 is using urllib3==1.25.11 so don't need add to requirements.build.txt
+redshift-connector==2.1.8 # used to connect with redshift
0 commit comments