mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-21 14:27:04 +02:00
update requirements.txt
This commit is contained in:
parent
a626c5b14b
commit
f34eb9408f
@ -37,6 +37,7 @@ slowapi==0.1.6; python_version >= "3.7" and python_version < "4.0"
|
||||
sniffio==1.3.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.2"
|
||||
starlette==0.19.1; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "4.0"
|
||||
toml==0.10.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
||||
types-toml==0.10.8
|
||||
typing-extensions==4.3.0; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "4.0"
|
||||
uvicorn==0.18.3; python_version >= "3.7"
|
||||
uvloop==0.16.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version >= "3.7" and python_version < "4.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user