chore(deps): fix deps

This commit is contained in:
Alexandre Teles 2023-11-22 12:04:53 -03:00 committed by Alexandre Teles (afterSt0rm)
parent 4b9b579379
commit 13ee02ae38

View File

@ -60,7 +60,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-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-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-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"