Disabled unused async libraries
Some checks failed
Tests / test (3.10) (pull_request) Successful in 34s
Tests / test (3.11) (pull_request) Successful in 33s
Tests / test (3.8) (pull_request) Successful in 34s
Tests / test (3.9) (pull_request) Failing after 36s

This commit is contained in:
Profitroll 2024-09-08 00:51:21 +02:00
parent d29793f064
commit 0096581595
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2

View File

@ -3,10 +3,10 @@ build==1.2.2
isort==5.13.2 isort==5.13.2
mypy~=1.11.0 mypy~=1.11.0
pylint==3.2.7 pylint==3.2.7
pytest-asyncio~=0.24.0 # pytest-asyncio~=0.24.0
pytest-cov~=5.0.0 pytest-cov~=5.0.0
pytest~=8.3.1 pytest~=8.3.1
tox==4.18.0 tox==4.18.0
twine~=5.1.0 twine~=5.1.0
types-aiofiles~=24.1.0.20240626 # types-aiofiles~=24.1.0.20240626
types-ujson~=5.10.0.20240515 types-ujson~=5.10.0.20240515