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 services/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==2.2.3 # A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Django==2.2.28 # A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
django-debug-toolbar==2.0 # A configurable set of panels that display various debug information about the current request/response.
psycopg2==2.8.3 # Python-PostgreSQL Database Adapter
uwsgi==2.0.18 # The uWSGI Server
Expand Down