Skip to content
This repository was archived by the owner on Oct 17, 2019. It is now read-only.
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 requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ black==19.3b0
codecov==2.0.15
django-debug-toolbar==1.11
ipython==7.5.0
pip-tools==3.8.0
pip-tools==3.9.0
pytest==4.6.3
pytest-cov==2.7.1
pytest-django==3.5.0
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ parso==0.5.1 # via jedi
pbr==5.4.0 # via stevedore
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pip-tools==3.8.0
pip-tools==3.9.0
pluggy==0.12.0 # via pytest
prompt-toolkit==2.0.9 # via ipython
ptyprocess==0.6.0 # via pexpect
Expand Down