From 2269821b5a874a40c99df0c9f3123d499dd7c136 Mon Sep 17 00:00:00 2001 From: Sahib Bhai Date: Mon, 14 Oct 2024 12:31:06 -0700 Subject: [PATCH] Bump deps --- requirements.txt | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4ea6802b..697e63b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,22 +1,21 @@ aiolimiter==1.1.0 beautifulsoup4==4.12.3 dash_bootstrap_components==1.6.0 -dash_extensions==1.0.16 +dash_extensions==1.0.18 dash-leaflet==1.0.15 -dash==2.17.1 +dash==2.18.1 geopy==2.4.1 -gevent==24.2.1 -gunicorn==22.0.0 -imagekitio==4.0.1 +gevent==24.10.2 +gunicorn==23.0.0 +imagekitio==4.1.0 loguru==0.7.2 numpy==1.26.4 -orjson==3.10.5 -pandas==2.2.2 -protobuf==5.27.1 -pyarrow==16.1.0 +orjson==3.10.7 +pandas==2.2.3 +protobuf==5.28.2 +pyarrow==17.0.0 python-dotenv==1.0.1 pyyaml requests==2.32.3 -sodapy==2.2.0 tables user_agents==2.2.0 \ No newline at end of file