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 api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2025.11.12
cffi==2.0.0
charset-normalizer==3.4.4
cryptography==46.0.3
Django==5.2.9
Django==6.0
django-flexi-settings @ git+https://github.com/cedadev/django-flexi-settings.git@68eb74b00e28448279e7d800889d6e39466bf0ce
django-settings-object @ git+https://github.com/azimuth-cloud/django-settings-object.git@e7d2b6be4f4141e79b1f437be423354a6265a8dc
djangorestframework==3.16.1
Expand Down Expand Up @@ -42,6 +42,6 @@ sniffio==1.3.1
sqlparse==0.5.4
typing_extensions==4.15.0
tzdata==2025.2
urllib3==2.6.0
urllib3==2.6.2
voluptuous==0.15.2
whitenoise==6.11.0
Loading