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
2 changes: 1 addition & 1 deletion etc/requirements_locked.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ parameterized==0.7.4 # via -r etc/requirements_dev.in
pip-tools==5.3.1 # via -r etc/requirements_dev.in
pluggy==0.13.1 # via pytest
py-cpuinfo==7.0.0 # via pytest-benchmark
py==1.9.0 # via pytest, pytest-forked
py==1.11.0 # via pytest, pytest-forked
pycodestyle==2.6.0 # via flake8
pyflakes==2.2.0 # via flake8
pyluach==1.2.1 # via -r etc/requirements.in
Expand Down
2 changes: 1 addition & 1 deletion etc/requirements_locked_old.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pathlib2==2.3.5 # via importlib-metadata, pytest, pytest-benchmark
pip-tools==5.3.1 # via -r etc/requirements_dev.in
pluggy==0.13.1 # via pytest
py-cpuinfo==7.0.0 # via pytest-benchmark
py==1.9.0 # via pytest, pytest-forked
py==1.11.0 # via pytest, pytest-forked
pycodestyle==2.6.0 # via flake8
pyflakes==2.2.0 # via flake8
pyparsing==2.4.7 # via packaging
Expand Down