diff --git a/scripts/requirements-simple.txt b/scripts/requirements-simple.txt index 2c307904..0d9a3764 100644 --- a/scripts/requirements-simple.txt +++ b/scripts/requirements-simple.txt @@ -1,4 +1,4 @@ -requests==2.20.0 +requests==2.32.2 six==1.10.0 PyYAML==5.4 -ujson==1.33 \ No newline at end of file +ujson==5.4.0 \ No newline at end of file diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 9c2cd513..9b065dd1 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,6 +1,6 @@ boto3==1.4.0 botocore==1.4.53 -Fiona==1.6.3.post1 +Fiona==1.10.0 PyYAML==5.4 Rtree==0.8.2 Shapely==1.5.14 @@ -10,17 +10,17 @@ click-plugins==1.0.3 cligj==0.4.0 cssselect==0.9.1 distribute==0.7.3 -future==0.15.2 +future==0.18.3 futures==3.0.5 ftfy==4.2.0 -gevent==1.1.2 +gevent==23.9.0 greenlet==0.4.10 jmespath==0.9.0 leveldb==0.193 -lxml==4.6.3 +lxml==4.9.1 lru-dict==1.1.3 marisa-trie==0.7.2 -numpy==1.10.4 +numpy==1.22.0 pycountry==1.20 git+https://github.com/kmike/pymorphy2 pymorphy2-dicts-ru==2.4.394633.4298366 @@ -29,9 +29,9 @@ pyproj==1.9.5.1 pystache==0.5.4 python-Levenshtein==0.12.0 python-geohash==0.8.5 -requests==2.20.0 +requests==2.32.2 s3transfer==0.1.3 six==1.10.0 -ujson==1.35 +ujson==5.4.0 urlnorm==1.1.3 wsgiref==0.1.2