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 8c70aa5 commit 3af08e1Copy full SHA for 3af08e1
setup.py
@@ -21,7 +21,7 @@
21
author="Replicate, Inc.",
22
license="BSD",
23
url="https://github.com/replicate/replicate-python",
24
- python_requires=">=3.6",
+ python_requires=">=3.8",
25
install_requires=["requests", "pydantic", "packaging"],
26
classifiers=[],
27
)
0 commit comments