Skip to content
Closed
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 @@ -14,6 +14,6 @@ pytest-django
pytest-factoryboy
pytest-mock
pytest-tap
responses<=0.13.4
responses<0.17.1
Sphinx
Werkzeug<2
10 changes: 1 addition & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ idna==3.3
# requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.10.1
# via
# -c requirements/prod.txt
# sphinx
inflection==0.5.1
# via pytest-factoryboy
iniconfig==1.1.1
Expand Down Expand Up @@ -193,7 +189,7 @@ requests==2.27.0
# coveralls
# responses
# sphinx
responses==0.13.4
responses==0.17.0
# via -r requirements/dev.in
six==1.16.0
# via
Expand Down Expand Up @@ -256,10 +252,6 @@ wcwidth==0.2.5
# via prompt-toolkit
werkzeug==1.0.1
# via -r requirements/dev.in
zipp==3.7.0
# via
# -c requirements/prod.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools