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 8ddf068 commit 3ff1583Copy full SHA for 3ff1583
setup.py
@@ -16,7 +16,7 @@
16
# http://pypi.python.org/pypi/setuptools
17
NAME = "infisicalsdk"
18
VERSION = "1.0.1"
19
-PYTHON_REQUIRES = ">=3.7"
+PYTHON_REQUIRES = ">=3.8"
20
REQUIRES = [
21
"urllib3 >= 1.25.3, < 2.1.0",
22
"python-dateutil",
0 commit comments