2021-05-10 22:57:25 +02:00
|
|
|
pylint==2.8.2
|
2021-05-12 05:33:20 +02:00
|
|
|
flake8==3.9.2
|
2021-05-12 05:25:23 +02:00
|
|
|
black==21.5b1
|
2020-07-24 15:40:05 +02:00
|
|
|
pillow>4.0.0
|
2020-07-27 11:43:10 +02:00
|
|
|
cryptography>=2.0.0,<4
|
2020-07-24 15:40:05 +02:00
|
|
|
pexpect==4.8.0
|
2021-03-07 20:03:16 +01:00
|
|
|
pre-commit
|
2020-03-12 22:27:22 +01:00
|
|
|
|
|
|
|
# Unit tests
|
2021-05-12 05:44:33 +02:00
|
|
|
pytest==6.2.4
|
2021-03-03 03:41:51 +01:00
|
|
|
pytest-cov==2.11.1
|
2021-01-12 14:12:25 +01:00
|
|
|
pytest-mock==3.5.1
|
2021-05-17 07:14:15 +02:00
|
|
|
pytest-asyncio==0.14.0
|
2020-04-20 02:05:58 +02:00
|
|
|
asyncmock==0.4.2
|
2020-07-24 10:37:22 +02:00
|
|
|
hypothesis==5.21.0
|