Merge pull request 'Update project for sphinx to use libbot 4.3.0' (#221) from dev into profitroll/sphinx
Reviewed-on: #221
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
aiofiles>=23.0.0
|
||||
typing-extensions~=4.12.2
|
||||
typing-extensions~=4.14.0
|
2
requirements/cache.txt
Normal file
2
requirements/cache.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
pymemcache~=4.0.0
|
||||
redis~=6.2.0
|
@@ -1,12 +1,12 @@
|
||||
black==24.10.0
|
||||
black==25.1.0
|
||||
build==1.2.2.post1
|
||||
isort==5.13.2
|
||||
mypy==1.14.1
|
||||
pylint==3.3.3
|
||||
pytest-asyncio==0.25.1
|
||||
pytest-cov==6.0.0
|
||||
pytest==8.3.4
|
||||
tox==4.23.2
|
||||
twine==6.0.1
|
||||
types-aiofiles==24.1.0.20241221
|
||||
types-ujson==5.10.0.20240515
|
||||
mypy==1.16.1
|
||||
pylint==3.3.7
|
||||
pytest-asyncio==1.0.0
|
||||
pytest-cov==6.2.1
|
||||
pytest==8.4.1
|
||||
tox==4.27.0
|
||||
twine==6.1.0
|
||||
types-aiofiles==24.1.0.20250606
|
||||
types-ujson==5.10.0.20250326
|
Reference in New Issue
Block a user