Skip to content
Closed
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/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ django-debug-toolbar==3.8.1 # https://github.com/jazzband/django-debug-toolbar
factory-boy==3.2.1 # https://github.com/FactoryBoy/factory_boy
httpie==3.2.1 # https://github.com/httpie/httpie ## For HTTP requests
ipdb==0.13.11 # https://github.com/gotcha/ipdb
jupyterlab==3.6.2 # https://docs.jupyter.org/en/latest/ ## For shell commands
jupyterlab==4.0.1 # https://docs.jupyter.org/en/latest/ ## For shell commands
psycopg2-binary==2.9.5 # https://github.com/psycopg/psycopg2
pytest-django==4.5.2 # https://github.com/pytest-dev/pytest-django
pytest-mock==3.10.0 # https://github.com/pytest-dev/pytest-mock/
Expand Down