Skip to content

Commit

Permalink
Merge pull request #542 from oakdbca/main
Browse files Browse the repository at this point in the history
Resolve security vulnerabilities.
  • Loading branch information
xzzy authored Nov 29, 2024
2 parents 4ab9dae + c09271c commit 4a4ec2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ django-ical~=1.9
django-taggit==4.0.0
geojson~=3.1
unicodecsv==0.14.1 # A Python 2.7 drop-in replacement from 2015
PyPDF2==3.0.1 # Development continues here: https://pypi.org/project/pypdf/
django-extra-fields==3.0.2 # Deprecated
django-crispy-forms==2.0 # Last version to support Django 3.2
django-reset-migrations~=0.4
Expand Down Expand Up @@ -69,7 +68,7 @@ setuptools~=70.0
wheel~=0.43
pygraphviz~=1.12
geopandas~=0.14
sentry-sdk~=1.44
sentry-sdk~=2.19
pre-commit~=3.7
django-debug-toolbar~=4.3
django-nested-admin~=4.0
Expand Down

0 comments on commit 4a4ec2d

Please sign in to comment.