Skip to content

Commit 3ff1583

Browse files
committed
Update setup.py
1 parent 8ddf068 commit 3ff1583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# http://pypi.python.org/pypi/setuptools
1717
NAME = "infisicalsdk"
1818
VERSION = "1.0.1"
19-
PYTHON_REQUIRES = ">=3.7"
19+
PYTHON_REQUIRES = ">=3.8"
2020
REQUIRES = [
2121
"urllib3 >= 1.25.3, < 2.1.0",
2222
"python-dateutil",

0 commit comments

Comments
 (0)