Update pip constraint to allow for pip 23.1 (#91535)
This commit is contained in:
@@ -19,7 +19,7 @@ PyJWT==2.6.0
|
||||
cryptography==40.0.1
|
||||
pyOpenSSL==23.1.0
|
||||
orjson==3.8.10
|
||||
pip>=21.0,<23.1
|
||||
pip>=21.0,<23.2
|
||||
python-slugify==4.0.1
|
||||
pyyaml==6.0
|
||||
requests==2.28.2
|
||||
|
||||
Reference in New Issue
Block a user