From 28266f1e9701e5bdc8540513c184acad685cf5d1 Mon Sep 17 00:00:00 2001 From: Devin Cowan Date: Mon, 24 Jun 2024 14:15:29 -0400 Subject: [PATCH] update dependencies --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13e9e2b..d79deb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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 @@ -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