This repository has been archived on 2021-03-28. You can view files and clone it, but cannot push or open issues/pull-requests.
frank/requirements-dev.txt

14 lines
295 B
Plaintext
Raw Normal View History

2020-08-26 12:22:18 +02:00
jedi>=0.17.2,<1.0.0
2020-08-25 17:07:27 +02:00
flake8~=3.8.3
flake8-bugbear~=20.1.4
flake8-builtins~=1.5.3
flake8-commas~=2.0.0
flake8-comprehensions~=3.2.3
flake8-eradicate~=0.4.0
flake8-quotes~=3.2.0
flake8-variables-names~=0.0.3
2020-08-25 17:14:17 +02:00
setuptools~=49.6.0
pytest>=6.0.1,<7.0.0
pytest-asyncio>=0.14.0,<1.0.0
2020-08-26 14:13:18 +02:00
twine>=3.2.0,<4.0.0