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
7 changes: 4 additions & 3 deletions backend/docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ async-timeout==4.0.3
backports-entry-points-selectable==1.1.1
# via virtualenv
backports-zoneinfo==0.2.1
# via django
# via
# django
# djangorestframework
billiard==3.6.4.0
# via celery
black==24.4.0
Expand Down Expand Up @@ -92,7 +94,7 @@ django-rest-swagger==2.2.0
# via -r requirements.in
django-webpack-loader==1.8.1
# via -r requirements.in
djangorestframework==3.14.0
djangorestframework==3.15.2
# via
# dj-rest-auth
# django-rest-swagger
Expand Down Expand Up @@ -228,7 +230,6 @@ python3-openid==3.2.0
pytz==2021.3
# via
# celery
# djangorestframework
# pandas
pyyaml==6.0
# via
Expand Down