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
2 changes: 1 addition & 1 deletion admin_site/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ gunicorn==22.0.0
psycopg-binary==3.1.18 # Used in the example docker-compose.yml
psycopg==3.1.18 # Used in the example docker-compose.yml
python-dateutil==2.8.2 # Required by django-xmlrpc
requests==2.31.0
requests==2.32.0
whitenoise==6.6.0 # If you don't have a web server in front to serve static files