chore: update requests version range
This commit is contained in:
parent
f256f9bd10
commit
30c202786f
8 changed files with 8 additions and 8 deletions
|
@ -5,5 +5,5 @@ defusedxml
|
|||
kombu==4.6.11
|
||||
mutagen>=1.45.1,<1.46
|
||||
pytz
|
||||
requests
|
||||
requests>=2.25.1,<2.29
|
||||
typing-extensions
|
||||
|
|
|
@ -35,7 +35,7 @@ setup(
|
|||
"kombu==4.6.11",
|
||||
"mutagen>=1.45.1,<1.46",
|
||||
"pytz",
|
||||
"requests",
|
||||
"requests>=2.25.1,<2.29",
|
||||
"typing-extensions",
|
||||
],
|
||||
extras_require={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue