Skip to content

Commit

Permalink
Set version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
awsbuild committed Feb 27, 2025
1 parent 6150ec7 commit e612817
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 14 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
2.4.1
16 changes: 11 additions & 5 deletions requirements-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,13 @@ click-repl==0.3.0
constantly==23.10.4
# via twisted
coreapi==2.3.3
# via -r requirements-server.in
# via
# -r requirements-server.in
# drf-yasg
coreschema==0.0.4
# via coreapi
# via
# coreapi
# drf-yasg
cramjam==2.9.0
# via fastparquet
cryptography==43.0.3
Expand Down Expand Up @@ -219,7 +223,7 @@ oasis-data-manager==0.1.3
# via
# -r requirements-server.in
# ods-tools
ods-tools==4.0.0
ods-tools==4.0.1
# via -r requirements-server.in
packaging==24.1
# via
Expand Down Expand Up @@ -276,8 +280,6 @@ pytz==2024.2
# djangorestframework
# drf-yasg
# pandas
pyyaml==6.0.2
# via drf-yasg
redis==5.2.0
# via -r requirements-server.in
referencing==0.35.1
Expand All @@ -294,6 +296,10 @@ rpds-py==0.20.0
# via
# jsonschema
# referencing
ruamel-yaml==0.18.10
# via drf-yasg
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.3
# via boto3
service-identity==24.2.0
Expand Down
4 changes: 2 additions & 2 deletions requirements-worker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,9 @@ oasis-data-manager==0.1.3
# -r requirements-worker.in
# oasislmf
# ods-tools
oasislmf[extra]==2.4.0
oasislmf[extra]==2.4.1
# via -r requirements-worker.in
ods-tools==4.0.0
ods-tools==4.0.1
# via oasislmf
packaging==24.1
# via
Expand Down
18 changes: 12 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,13 @@ configparser==7.1.0
constantly==23.10.4
# via twisted
coreapi==2.3.3
# via -r /home/runner/work/OasisPlatform/OasisPlatform/requirements-server.in
# via
# -r /home/runner/work/OasisPlatform/OasisPlatform/requirements-server.in
# drf-yasg
coreschema==0.0.4
# via coreapi
# via
# coreapi
# drf-yasg
coverage[toml]==7.6.4
# via
# -r requirements.in
Expand Down Expand Up @@ -368,9 +372,9 @@ oasis-data-manager==0.1.3
# -r /home/runner/work/OasisPlatform/OasisPlatform/requirements-worker.in
# oasislmf
# ods-tools
oasislmf[extra]==2.4.0
oasislmf[extra]==2.4.1
# via -r /home/runner/work/OasisPlatform/OasisPlatform/requirements-worker.in
ods-tools==4.0.0
ods-tools==4.0.1
# via
# -r /home/runner/work/OasisPlatform/OasisPlatform/requirements-server.in
# oasislmf
Expand Down Expand Up @@ -496,8 +500,6 @@ pytz==2024.2
# drf-yasg
# oasislmf
# pandas
pyyaml==6.0.2
# via drf-yasg
redis==5.2.0
# via
# -r /home/runner/work/OasisPlatform/OasisPlatform/requirements-server.in
Expand Down Expand Up @@ -525,6 +527,10 @@ rpds-py==0.20.0
# referencing
rtree==1.3.0
# via oasislmf
ruamel-yaml==0.18.10
# via drf-yasg
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3fs==2024.10.0
# via -r /home/runner/work/OasisPlatform/OasisPlatform/requirements-worker.in
s3transfer==0.10.3
Expand Down

0 comments on commit e612817

Please sign in to comment.