forked from OpenClinica/pyxform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev_requirements.pip
42 lines (41 loc) · 1.73 KB
/
dev_requirements.pip
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
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile --annotation-style=line --output-file=dev_requirements.pip dev_requirements.in
#
astroid==2.8.0 # via pylint
black==21.9b0 # via -r dev_requirements.in
click==8.0.1 # via black, pip-tools
defusedxml==0.7.1 # via pyxform
et-xmlfile==1.1.0 # via openpyxl
flake8==3.9.2 # via -r dev_requirements.in
formencode==2.0.0 # via -r dev_requirements.in
isort==5.9.3 # via -r dev_requirements.in, pylint
lazy-object-proxy==1.6.0 # via astroid
lxml==4.6.3 # via -r dev_requirements.in
mccabe==0.6.1 # via flake8, pylint
mock==4.0.3 # via -r dev_requirements.in
mypy-extensions==0.4.3 # via black
nose==1.3.7 # via -r dev_requirements.in
openpyxl==3.0.9 # via pyxform
pathspec==0.9.0 # via black
pep517==0.11.0 # via pip-tools
pip-tools==6.3.0 # via -r dev_requirements.in
platformdirs==2.3.0 # via black, pylint
psutil==5.9.0 # via -r dev_requirements.in
pycodestyle==2.7.0 # via flake8
pyflakes==2.3.1 # via flake8
pylint==2.11.1 # via -r dev_requirements.in
regex==2021.8.28 # via black
six==1.16.0 # via formencode
toml==0.10.2 # via pylint
tomli==1.2.1 # via black, pep517
typing-extensions==3.10.0.2 # via astroid, black, pylint
wheel==0.37.0 # via pip-tools
wrapt==1.12.1 # via astroid
xlrd==2.0.1 # via pyxform
yapf==0.31.0 # via -r dev_requirements.in
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools