Skip to content

Commit

Permalink
Updated Package Requirements: fiona==1.10b2 twisted==24.7.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
awsbuild committed Sep 19, 2024
1 parent f01fbcb commit 7465437
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
6 changes: 4 additions & 2 deletions requirements-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ idna==3.4
# hyperlink
# requests
# twisted
incremental==22.10.0
incremental==24.7.2
# via twisted
inflection==0.5.1
# via drf-yasg
Expand Down Expand Up @@ -241,7 +241,9 @@ sqlparse==0.5.0
# via
# django
# django-debug-toolbar
twisted[tls]==23.10.0rc1
tomli==2.0.1
# via incremental
twisted[tls]==24.7.0rc1
# via
# -r requirements-server.in
# daphne
Expand Down
5 changes: 1 addition & 4 deletions requirements-worker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ fasteners==0.18
# via -r requirements-worker.in
fastparquet==2023.2.0
# via oasislmf
fiona==1.9.1
fiona==1.10b2
# via geopandas
forex-python==1.8
# via oasislmf
Expand Down Expand Up @@ -108,8 +108,6 @@ llvmlite==0.39.1
# via numba
msgpack==1.0.5
# via oasislmf
munch==2.5.0
# via fiona
numba==0.56.4
# via
# -r requirements-worker.in
Expand Down Expand Up @@ -205,7 +203,6 @@ six==1.16.0
# azure-core
# click-repl
# isodate
# munch
# pathlib2
# python-dateutil
sqlalchemy==2.0.5.post1
Expand Down
10 changes: 4 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ filelock==3.9.0
# via
# tox
# virtualenv
fiona==1.9.1
fiona==1.10b2
# via geopandas
flake8==6.0.0
# via -r requirements.in
Expand All @@ -212,7 +212,7 @@ idna==3.4
# hyperlink
# requests
# twisted
incremental==22.10.0
incremental==24.7.2
# via twisted
inflection==0.5.1
# via drf-yasg
Expand Down Expand Up @@ -254,8 +254,6 @@ model-mommy==2.0.0
# via -r requirements.in
msgpack==1.0.5
# via oasislmf
munch==2.5.0
# via fiona
mysqlclient==2.1.1
# via -r ./requirements-server.in
numba==0.56.4
Expand Down Expand Up @@ -417,7 +415,6 @@ six==1.16.0
# azure-core
# click-repl
# isodate
# munch
# pathlib2
# python-dateutil
# service-identity
Expand All @@ -443,6 +440,7 @@ tomli==2.0.1
# via
# build
# coverage
# incremental
# pyproject-api
# pyproject-hooks
# pytest
Expand All @@ -451,7 +449,7 @@ tox==4.4.7
# via -r requirements.in
tqdm==4.65.0
# via oasislmf
twisted[tls]==23.10.0rc1
twisted[tls]==24.7.0rc1
# via
# -r ./requirements-server.in
# daphne
Expand Down

0 comments on commit 7465437

Please sign in to comment.