-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements_dev.txt
48 lines (48 loc) · 1.02 KB
/
requirements_dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
black==21.6b0
flake8==3.9.2
flake8-bandit==2.1.2
flake8-breakpoint==1.1.0
flake8-bugbear==21.3.1
flake8-builtins==1.5.3
flake8-colors==0.1.9
flake8-comprehensions==3.3.1
flake8-debugger==4.0.0
flake8-docstrings==1.5.0
flake8-eradicate==1.0.0
flake8-executable==2.1.1
flake8-fixme==1.1.1
flake8-graphql==0.2.5
flake8-implicit-str-concat==0.2.0
flake8-logging-format==0.6.0
flake8-mock==0.3
flake8-pathlib==0.1.3
flake8-plugin-utils==1.3.1
flake8-polyfill==1.0.2
flake8-print==4.0.0
flake8-printf-formatting==1.1.2
flake8-pytest==1.3
flake8-pytest-style==1.3.0
flake8-raise==0.0.5
flake8-requests==0.4.0
flake8-requirements==1.3.3
flake8-string-format==0.3.0
flake8-tidy-imports==4.2.1
flake8-todo==0.7
flake8-tuple==0.4.1
isort==5.8.0
mypy==0.910
pep8-naming==0.11.1
pip==21.1.3
pre-commit==2.13.0
pylint==2.8.2
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-clarity==0.3.0a0
pytest-cov==2.11.1
pytest-mock==3.6.1
pytest-parallel==0.1.0
pytest-sugar==0.9.4
pytest-xdist==2.2.1
pytorch_lightning==1.3.8
types-PyYAML==5.4.3
types-requests==2.25.0