Updated to 0.2.1
Some checks failed
Tests / test (3.10) (push) Failing after 55s
Tests / test (3.11) (push) Failing after 5s
Tests / test (3.8) (push) Failing after 6s
Tests / test (3.9) (push) Failing after 5s

This commit is contained in:
2023-08-06 19:11:16 +02:00
parent 461642a529
commit 64aa2686ea
24 changed files with 176 additions and 69 deletions

1
requirements/_.txt Normal file
View File

@@ -0,0 +1 @@
aiofiles~=23.1.0

10
requirements/dev.txt Normal file
View File

@@ -0,0 +1,10 @@
black==23.7.0
isort==5.12.0
mypy==1.4.1
pylint==2.17.5
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest==7.4.0
tox==4.6.4
types-aiofiles==23.1.0.5
types-ujson==5.8.0.1

1
requirements/pycord.txt Normal file
View File

@@ -0,0 +1 @@
py-cord~=2.4.1

View File

@@ -0,0 +1,2 @@
apscheduler~=3.10.1
pyrogram~=2.0.106

1
requirements/speed.txt Normal file
View File

@@ -0,0 +1 @@
ujson~=5.8.0