cryptography>=46.0.7
PyYAML>=6.0.0
schedule>=1.2.0
Flask>=3.1.3
Werkzeug>=3.1.0
Flask-WTF>=1.2.2
waitress>=3.0.2
Flask-Limiter>=3.11.0

[advanced]
PyJWT>=2.13.0
pyshamir>=1.0.4
Requests>=2.32.5

[all]
secret-rotator[advanced,databases,dev,distributed]

[databases]
psycopg2-binary>=2.9.12
pymongo>=4.15.0
mysql-connector-python>=9.4.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=25.11.0
flake8>=6.0.0
mypy>=1.0.0
build>=1.0.0
twine>=4.0.0
fakeredis>=2.20.0
moto>=5.0.0

[distributed]
redis>=5.0.0
rq>=2.0.0
boto3>=1.34.0
