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 f7b454a commit 1349c81Copy full SHA for 1349c81
setup.cfg
@@ -30,7 +30,7 @@ packages = find:
30
include_package_data = True
31
python_requires = >=3.7
32
install_requires =
33
- pip >=22.3, <22.4
+ pip >=22.3, <23.1
34
importlib_metadata ; python_version < '3.8'
35
36
[options.packages.find]
0 commit comments