mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-25 04:01:03 +00:00
fix: Use multidict 6.0.5, add setup tools as dev dependency
This commit is contained in:
@@ -27,7 +27,7 @@ jinja2==3.1.3 ; python_version >= "3.11" and python_version < "3.13"
|
||||
limits==3.7.0 ; python_version >= "3.11" and python_version < "3.13"
|
||||
lxml==5.1.0 ; python_version >= "3.11" and python_version < "3.13"
|
||||
markupsafe==2.1.3 ; python_version >= "3.11" and python_version < "3.13"
|
||||
multidict==6.0.4 ; python_version >= "3.11" and python_version < "3.13"
|
||||
multidict==6.0.5 ; python_version >= "3.11" and python_version < "3.13"
|
||||
packaging==23.2 ; python_version >= "3.11" and python_version < "3.13"
|
||||
passlib==1.7.4 ; python_version >= "3.11" and python_version < "3.13"
|
||||
pendulum==3.0.0 ; python_version >= "3.11" and python_version < "3.13"
|
||||
|
||||
Reference in New Issue
Block a user