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
4 changes: 2 additions & 2 deletions django/sample-app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ executing==0.8.3
# via stack-data
idna==3.3
# via requests
ipython==8.3.0
ipython==8.10.0
# via -r requirements.in
jedi==0.18.1
# via ipython
Expand All @@ -60,7 +60,7 @@ pickleshare==0.7.5
# via ipython
pip-tools==6.6.0
# via -r requirements.in
prompt-toolkit==3.0.29
prompt-toolkit==3.0.36
# via ipython
psycopg2==2.9.3
# via -r requirements.in
Expand Down