Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion requirements/conversion.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ coloredlogs==7.0
# via -r conversion.in
humanfriendly==3.8
# via coloredlogs
lxml==4.6.3
lxml==6.1.0
# via -r conversion.in
tqdm==4.67.3
# via -r conversion.in
4 changes: 3 additions & 1 deletion requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ coloredlogs==7.0
# via -r conversion.in
humanfriendly==3.8
# via coloredlogs
lxml==4.6.3
lxml==6.1.0
# via -r conversion.in
numpy==1.13.1
# via -r selection.in
tqdm==4.32.2
# via -r conversion.in
12 changes: 9 additions & 3 deletions requirements/develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ isort==4.2.15
# via pylint
lazy-object-proxy==1.3.1
# via astroid
lxml==4.6.3
lxml==6.1.0
# via -r conversion.in
mccabe==0.6.1
# via pylint
Expand All @@ -25,6 +25,12 @@ numpy==1.13.1
pycodestyle==2.3.1
# via autopep8
pylint==1.7.2
six==1.10.0 # via astroid, pylint
# via -r develop.in
six==1.10.0
# via
# astroid
# pylint
tqdm==4.32.2
wrapt==1.10.10 # via astroid
# via -r conversion.in
wrapt==1.10.10
# via astroid