Skip to content

Commit

Permalink
Merge branch 'pin-deps' into security-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
devincowan committed Jun 24, 2024
2 parents 0efd5f5 + 28266f1 commit f0503c9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ django-oauth-toolkit==2.1.0
djangorestframework==3.12.4
django-robots==4.0
django-security==0.12.0
django-storages[google]==1.14.3
django-test-without-migrations==0.6
django-timedeltafield==0.7.10
django-widget-tweaks==1.4.1
Expand All @@ -72,6 +73,7 @@ freezegun==1.4.0
funcsigs==1.0.2
future==0.18.3
GDAL==2.4.1
google-cloud-pubsub==2.21.2
geographiclib==1.52
geojson==1.3.2
geopy==1.16.0
Expand Down Expand Up @@ -107,10 +109,11 @@ nameparser==0.5.7
netCDF4==1.6.3
nose==1.3.7
nose-timer==0.7.6
numpy==1.22
numpy==1.26.4
oauthlib==3.1.0
OWSLib==0.28.1
packaging==21.3
pandas==2.2.2
paramiko==3.4.0
pbr==1.10.0
pep8==1.7.0
Expand Down

0 comments on commit f0503c9

Please sign in to comment.