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.
1 parent 5d62b68 commit 7a53bb2Copy full SHA for 7a53bb2
setup.py
@@ -9,6 +9,7 @@
9
"testcontainers-core",
10
"sqlalchemy",
11
"sqlalchemy-iris",
12
+ "requests<2.32.0"
13
],
14
python_requires=">=3.7",
15
)
0 commit comments