File tree Expand file tree Collapse file tree
sds_data_manager/lambda_code Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,12 +82,12 @@ requests = "^2.28.2"
8282spiceypy = " ^6.0.0"
8383
8484[tool .poetry .group .layer-processing .dependencies ]
85- imap-processing = " 1.0.35 "
85+ imap-processing = " 1.0.36 "
8686pandas = " >=3.0.3,<4.0.0"
8787
8888
8989[tool .poetry .group .layer-idex-processing .dependencies ]
90- imap-processing = " ^1.0.35 "
90+ imap-processing = " ^1.0.36 "
9191spiceypy = " ^6.0.0"
9292sqlalchemy = " ^2.0.49"
9393psycopg2-binary = " ^2.9.12"
Original file line number Diff line number Diff line change @@ -261,9 +261,9 @@ idna==3.18 ; python_version >= "3.11" and python_version < "3.13" \
261261imap-data-access == 0.42.0 ; python_version >= "3.11" and python_version < "3.13" \
262262 --hash =sha256:5eb6081dd9e6bcac2be60d5bb288a66d8d52922124d52e6d1ac7020beff2bc4b \
263263 --hash =sha256:64dbd378dbe57e35eee157b513ee4929b279056983c19bd1481eeb90dac07fbf
264- imap-processing == 1.0.35 ; python_version >= "3.11" and python_version < "3.13" \
265- --hash =sha256:1e4605da3d3ac453a7d667e3f94cfe5355935b6a81541873e5914a9f3ee1455c \
266- --hash =sha256:21f344b2d2783764be8de5575e7097917912973d1a1a4e5714a05c3e9035a45f
264+ imap-processing == 1.0.36 ; python_version >= "3.11" and python_version < "3.13" \
265+ --hash =sha256:17bbdeadc5543f86be0197cef756cee40bfb860da115e3ae3102878f793944cc \
266+ --hash =sha256:6f527204d058fbbc197e65959c3525289ef9418581de0d1f77e2dcba2eaff4a8
267267jmespath == 1.1.0 ; python_version >= "3.11" and python_version < "3.13" \
268268 --hash =sha256:472c87d80f36026ae83c6ddd0f1d05d4e510134ed462851fd5f754c8c3cbb88d \
269269 --hash =sha256:a5663118de4908c91729bea0acadca56526eb2698e83de10cd116ae0f4e97c64
Original file line number Diff line number Diff line change @@ -261,9 +261,9 @@ idna==3.18 ; python_version >= "3.11" and python_version < "3.13" \
261261imap-data-access == 0.42.0 ; python_version >= "3.11" and python_version < "3.13" \
262262 --hash =sha256:5eb6081dd9e6bcac2be60d5bb288a66d8d52922124d52e6d1ac7020beff2bc4b \
263263 --hash =sha256:64dbd378dbe57e35eee157b513ee4929b279056983c19bd1481eeb90dac07fbf
264- imap-processing == 1.0.35 ; python_version >= "3.11" and python_version < "3.13" \
265- --hash =sha256:1e4605da3d3ac453a7d667e3f94cfe5355935b6a81541873e5914a9f3ee1455c \
266- --hash =sha256:21f344b2d2783764be8de5575e7097917912973d1a1a4e5714a05c3e9035a45f
264+ imap-processing == 1.0.36 ; python_version >= "3.11" and python_version < "3.13" \
265+ --hash =sha256:17bbdeadc5543f86be0197cef756cee40bfb860da115e3ae3102878f793944cc \
266+ --hash =sha256:6f527204d058fbbc197e65959c3525289ef9418581de0d1f77e2dcba2eaff4a8
267267jmespath == 1.1.0 ; python_version >= "3.11" and python_version < "3.13" \
268268 --hash =sha256:472c87d80f36026ae83c6ddd0f1d05d4e510134ed462851fd5f754c8c3cbb88d \
269269 --hash =sha256:a5663118de4908c91729bea0acadca56526eb2698e83de10cd116ae0f4e97c64
You can’t perform that action at this time.
0 commit comments