chore: bump deps

This commit is contained in:
Alexandre Teles 2022-10-17 17:15:52 -03:00
parent 2d3e62addf
commit d4ebb6624a

View File

@ -1,62 +1,64 @@
aiofiles==22.1.0; python_version >= "3.7" and python_version < "4.0" aiofiles==22.1.0 ; python_version >= "3.10" and python_version < "4.0"
aiorwlock==1.3.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.0" aiorwlock==1.3.0 ; python_version >= "3.10" and python_version < "4.0"
anyio==3.6.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.2" anyio==3.6.1 ; python_version >= "3.10" and python_version < "4.0"
argon2-cffi-bindings==21.2.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.10" argon2-cffi-bindings==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
argon2-cffi==21.3.0; python_version >= "3.6" argon2-cffi==21.3.0 ; python_version >= "3.10" and python_version < "4.0"
async-timeout==4.0.2; python_version >= "3.6" async-timeout==4.0.2 ; python_version >= "3.10" and python_version < "4.0"
attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0" attrs==21.4.0 ; python_version >= "3.10" and python_version < "4.0"
certifi==2022.9.24; python_version >= "3.7" and python_version < "4.0" certifi==2022.9.24 ; python_version >= "3.10" and python_version < "4.0"
cffi==1.15.1; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.10" cffi==1.15.1 ; python_version >= "3.10" and python_version < "4.0"
click==8.1.3; python_version >= "3.7" and python_version < "4.0" click==8.1.3 ; python_version >= "3.10" and python_version < "4.0"
colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" and python_version < "4.0" and platform_system == "Windows" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.5.0" and python_version < "4.0" and platform_system == "Windows" colorama==0.4.5 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
cryptography==37.0.4; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.10" cryptography==37.0.4 ; python_version >= "3.10" and python_version < "4.0"
cytoolz==0.12.0; python_version >= "3.5" cytoolz==0.12.0 ; python_version >= "3.10" and python_version < "4.0"
deprecated==1.2.13; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" deprecated==1.2.13 ; python_version >= "3.10" and python_version < "4.0"
fastapi-cache2==0.1.9; python_version >= "3.7" and python_version < "4.0" fastapi-cache2==0.1.9 ; python_version >= "3.10" and python_version < "4.0"
fastapi-paseto-auth==0.6.0; python_version >= "3.10" fastapi-paseto-auth==0.6.0 ; python_version >= "3.10" and python_version < "4.0"
fastapi==0.85.0; python_version >= "3.7" fastapi==0.85.0 ; python_version >= "3.10" and python_version < "4.0"
fasteners==0.17.3; python_version >= "3.7" and python_version < "4.0" fasteners==0.17.3 ; python_version >= "3.10" and python_version < "4.0"
gunicorn==20.1.0; python_version >= "3.5" gunicorn==20.1.0 ; python_version >= "3.10" and python_version < "4.0"
h11==0.12.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.0" h11==0.12.0 ; python_version >= "3.10" and python_version < "4.0"
h2==4.1.0; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "4.0" h2==4.1.0 ; python_version >= "3.10" and python_version < "4.0"
hiredis==2.0.0; python_version >= "3.6" hiredis==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
hpack==4.0.0; python_version >= "3.7" and python_full_version >= "3.6.1" hpack==4.0.0 ; python_version >= "3.10" and python_version < "4.0"
httpcore==0.15.0; python_version >= "3.7" and python_version < "4.0" httpcore==0.15.0 ; python_version >= "3.10" and python_version < "4.0"
httpx-cache==0.6.1; python_version >= "3.7" and python_version < "4.0" httpx-cache==0.6.1 ; python_version >= "3.10" and python_version < "4.0"
httpx==0.23.0; python_version >= "3.7" httpx==0.23.0 ; python_version >= "3.10" and python_version < "4.0"
hypercorn==0.14.3; python_version >= "3.7" httpx[http2]==0.23.0 ; python_version >= "3.10" and python_version < "4.0"
hyperframe==6.0.1; python_version >= "3.7" and python_full_version >= "3.6.1" hypercorn[uvloop]==0.14.3 ; python_version >= "3.10" and python_version < "4.0"
idna==3.4; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.2" hyperframe==6.0.1 ; python_version >= "3.10" and python_version < "4.0"
iso8601==1.1.0; python_full_version >= "3.6.2" and python_version < "4.0" and python_full_version < "4.0.0" and python_version >= "3.10" idna==3.4 ; python_version >= "3.10" and python_version < "4.0"
limits==1.6; python_version >= "3.7" and python_version < "4.0" iso8601==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
loguru==0.6.0; python_version >= "3.5" limits==1.6 ; python_version >= "3.10" and python_version < "4.0"
msgpack==1.0.4; python_version >= "3.7" and python_version < "4.0" loguru==0.6.0 ; python_version >= "3.10" and python_version < "4.0"
orjson==3.8.0; python_version >= "3.7" msgpack==1.0.4 ; python_version >= "3.10" and python_version < "4.0"
packaging==21.3; python_version >= "3.6" orjson==3.8.0 ; python_version >= "3.10" and python_version < "4.0"
passlib==1.7.4; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.10" packaging==21.3 ; python_version >= "3.10" and python_version < "4.0"
pendulum==2.1.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0" passlib[argon2]==1.7.4 ; python_version >= "3.10" and python_version < "4.0"
priority==2.0.0; python_full_version >= "3.6.1" and python_version >= "3.7" pendulum==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" priority==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
pycryptodomex==3.15.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.10" pycparser==2.21 ; python_version >= "3.10" and python_version < "4.0"
pycryptodomex==3.15.0 ; python_version >= "3.10" and python_version < "4.0"
pydantic==1.10.2 ; python_version >= "3.10" and python_version < "4.0" pydantic==1.10.2 ; python_version >= "3.10" and python_version < "4.0"
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.6" pyparsing==3.0.9 ; python_version >= "3.10" and python_version < "4.0"
pyseto==1.6.10; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.10" pyseto==1.6.10 ; python_version >= "3.10" and python_version < "4.0"
python-dateutil==2.8.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0" python-dateutil==2.8.2 ; python_version >= "3.10" and python_version < "4.0"
pytzdata==2020.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0" pytzdata==2020.1 ; python_version >= "3.10" and python_version < "4.0"
redis==4.3.4; python_version >= "3.6" redis==4.3.4 ; python_version >= "3.10" and python_version < "4.0"
rfc3986==1.5.0; python_version >= "3.7" and python_version < "4.0" rfc3986[idna2008]==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
sentry-sdk==1.9.10 sentry-sdk==1.9.10 ; python_version >= "3.10" and python_version < "4.0"
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0" setuptools==65.5.0 ; python_version >= "3.10" and python_version < "4.0"
slowapi==0.1.6; python_version >= "3.7" and python_version < "4.0" six==1.16.0 ; python_version >= "3.10" 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" slowapi==0.1.6 ; python_version >= "3.10" and python_version < "4.0"
sniffio==1.3.0 ; python_version >= "3.10" and python_version < "4.0"
starlette==0.20.4 ; python_version >= "3.10" and python_version < "4.0" starlette==0.20.4 ; python_version >= "3.10" 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") toml==0.10.2 ; python_version >= "3.10" and python_version < "4.0"
toolz==0.12.0; python_version >= "3.5" toolz==0.12.0 ; python_version >= "3.10" and python_version < "4.0"
typing-extensions==4.4.0; python_version >= "3.10" typing-extensions==4.4.0 ; python_version >= "3.10" and python_version < "4.0"
ujson==5.5.0; python_version >= "3.7" ujson==5.5.0 ; python_version >= "3.10" and python_version < "4.0"
urllib3==1.26.12; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" urllib3==1.26.12 ; python_version >= "3.10" and python_version < "4"
uvicorn==0.18.3; python_version >= "3.7" uvicorn==0.18.3 ; python_version >= "3.10" and python_version < "4.0"
uvloop==0.17.0; platform_system != "Windows" and python_version >= "3.7" uvloop==0.17.0 ; platform_system != "Windows" and python_version >= "3.10" and python_version < "4.0"
win32-setctime==1.1.0; sys_platform == "win32" and python_version >= "3.5" win32-setctime==1.1.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
wrapt==1.14.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" wrapt==1.14.1 ; python_version >= "3.10" and python_version < "4.0"
wsproto==1.2.0; python_full_version >= "3.7.0" and python_version >= "3.7" wsproto==1.2.0 ; python_version >= "3.10" and python_version < "4.0"