Migration to python 3.13.5
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# tests/requirements-test.txt
|
||||
# requirements-test.txt - Python 3.13.5 compatible
|
||||
# Testing dependencies
|
||||
pytest>=7.4.0
|
||||
pytest-cov>=4.1.0
|
||||
pytest-asyncio>=0.21.0
|
||||
pytest-mock>=3.11.0
|
||||
httpx>=0.24.0
|
||||
faker>=19.0.0
|
||||
pytest>=8.3.4
|
||||
pytest-cov>=6.0.0
|
||||
pytest-asyncio>=0.24.0
|
||||
pytest-mock>=3.14.0
|
||||
httpx>=0.28.1
|
||||
faker>=33.1.0
|
||||
pytest-repeat>=0.9.4
|
||||
pytest-timeout>=2.1.0
|
||||
pytest-timeout>=2.3.1
|
||||
Reference in New Issue
Block a user