Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHANGE][GWELLS-2189] Dependency updates: GDAL3, Django 3.2, Python 3.7 #2222

Open
wants to merge 9 commits into
base: release
Choose a base branch
from
Prev Previous commit
Next Next commit
Update django adjacent dependencies to latest django 3.2 and python 3…
….6 versions where applicable.
Fergus MacConnell authored and Fergus MacConnell committed Jun 6, 2024
commit c922843acbf827ba38ad377ac3bc115847138bfd
2 changes: 1 addition & 1 deletion app/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ djangorestframework-simplejwt==4.4.0
cryptography<=40.0.2
geojson==2.5.0
minio==7.1.16
openpyxl==2.5.11
openpyxl==2.5.14
djangorestframework-csv==2.1.0
coverage>=4.4.2
MarkupSafe>=2.0.1