-r requirements.txt

# Testing frameworks
pytest>=6.0,<8.0
pytest-cov>=2.0,<5.0
pytest-mock>=3.6.0,<4.0.0

# Optional features needed for testing
gitpython>=3.1.0,<4.0.0
cryptography>=3.4.0,<42.0.0
gmssl>=3.2.1,<4.0.0

