2021-02-13 22:07:37 +01:00
|
|
|
# cryptography is an optional dependency, but running the tests properly requires it
|
|
|
|
cryptography!=3.4,!=3.4.1,!=3.4.2,!=3.4.3
|
|
|
|
|
2016-05-14 21:59:08 -03:00
|
|
|
pre-commit
|
2021-03-13 16:21:03 +01:00
|
|
|
# Make sure that the versions specified here match the pre-commit settings!
|
2022-05-25 17:40:01 +02:00
|
|
|
black==22.3.0
|
2021-06-06 11:48:48 +02:00
|
|
|
flake8==3.9.2
|
|
|
|
pylint==2.8.3
|
2021-03-13 16:21:03 +01:00
|
|
|
mypy==0.812
|
2021-06-06 11:48:48 +02:00
|
|
|
pyupgrade==2.19.1
|
2020-10-31 16:33:34 +01:00
|
|
|
|
2021-06-06 11:48:48 +02:00
|
|
|
pytest==6.2.4
|
2020-10-31 16:33:34 +01:00
|
|
|
|
|
|
|
flaky
|
|
|
|
beautifulsoup4
|
2018-05-05 00:47:34 +03:00
|
|
|
wheel
|