mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-11 05:46:18 +00:00
fix(ci): fix git deps
This commit is contained in:
@@ -61,7 +61,7 @@ pyyaml==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
|
|||||||
sanic==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
sanic==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
sanic-beskar==2.2.12 ; python_version >= "3.11" and python_version < "4.0"
|
sanic-beskar==2.2.12 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
sanic-ext==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
sanic-ext==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
sanic-limiter @ git+https://github.com/Omegastick/sanic-limiter@HEAD ; python_version >= "3.11" and python_version < "4.0"
|
sanic-limiter @ git+https://github.com/Omegastick/sanic-limiter ; python_version >= "3.11" and python_version < "4.0"
|
||||||
sanic-routing==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
sanic-routing==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
sanic-testing==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
sanic-testing==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
sanic[ext]==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
sanic[ext]==23.6.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user