Skip to content
Open
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
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ django-stubs==1.8.0
# via
# -r requirements-dev.in
# djangorestframework-stubs
django==3.1.8
django==4.2.27
# via
# -r requirements-dev.in
# django-stubs
Expand Down Expand Up @@ -145,7 +145,7 @@ six==1.14.0
# python-dateutil
sortedcontainers==2.3.0
# via fakeredis
sqlparse==0.3.1
sqlparse==0.5.4
# via django
toml==0.10.1
# via
Expand All @@ -162,7 +162,7 @@ typing-extensions==3.7.4.2
# mypy
uritemplate==3.0.1
# via coreapi
urllib3==1.26.4
urllib3==2.6.0
# via requests

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