We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bcdfe0 commit 32d3929Copy full SHA for 32d3929
setup.py
@@ -21,8 +21,8 @@
21
long_description=open('README.rst').read(),
22
install_requires=[
23
'python_dateutil >= 2.5.3',
24
- 'setuptools >= 21.0.0',
25
- 'urllib3 >= 1.25.3, < 2.1.0',
+ 'setuptools >= 80.10.12',
+ 'urllib3 >= 1.25.3, < 2.6.3',
26
'pydantic >= 2',
27
'typing-extensions >= 4.7.1',
28
'DateTime~=5.5',
0 commit comments