Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ pluggy==1.5.0
# -c requirements.txt
# pytest
# tox
polars==1.24.0
polars==1.29.0
# via
# -c requirements.txt
# marginaleffects
Expand Down
16 changes: 8 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1199,14 +1199,14 @@ pluggy==1.5.0 \
# -r requirements-dev.in
# pytest
# tox
polars==1.24.0 \
--hash=sha256:331e737465b8d954bec51e6906bdc6e979a6ee52f97ffe5e8d0c10794a46bfd9 \
--hash=sha256:3c6c774aebdd5cd601839594986648789352f72b8893f4b7e34224e75b060c8d \
--hash=sha256:563b99a6597fe77a3c89d478e4a6fb49c063f44ef84d4adefe490e14626e2f99 \
--hash=sha256:5ea781ca8e0a39c3b677171dbd852e5fa2d5c53417b5fbd69d711b6044a49eaa \
--hash=sha256:6ad64d938d60b7fda39b60892ef67bc6a9942e0c7170db593a65d019e8730b09 \
--hash=sha256:6e7553789495081c998f5e4ad4ebc7e19e970a9cc83326d40461564e85ad226d \
--hash=sha256:a5a473ff44fe1b9e3e7a9013a9321efe841d858e89cf33d424e6f3fef3ea4d5e
polars==1.29.0 \
--hash=sha256:0c105b07b980b77fe88c3200b015bf4695e53185385f0f244c13e2d1027c7bbf \
--hash=sha256:14131078e365eae5ccda3e67383cd43c0c0598d7f760bdf1cb4082566c5494ce \
--hash=sha256:54f6902da333f99208b8d27765d580ba0299b412787c0564275912122c228e40 \
--hash=sha256:7a0ac6a11088279af4d715f4b58068835f551fa5368504a53401743006115e78 \
--hash=sha256:d053ee3217df31468caf2f5ddb9fd0f3a94fd42afdf7d9abe23d9d424adca02b \
--hash=sha256:d2acb71fce1ff0ea76db5f648abd91a7a6c460fafabce9a2e8175184efa00d02 \
--hash=sha256:f5aac4656e58b1e12f9481950981ef68b5b0e53dd4903bd72472efd2d09a74c8
# via
# -r requirements-dev.in
# marginaleffects
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ plotnine==0.14.5
# via marginaleffects
pluggy==1.5.0
# via pytest
polars==1.24.0
polars==1.29.0
# via marginaleffects
polyfactory==2.19.0
# via mozilla-nimbus-schemas
Expand Down
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1054,14 +1054,14 @@ pluggy==1.5.0 \
# via
# -r requirements.in
# pytest
polars==1.24.0 \
--hash=sha256:331e737465b8d954bec51e6906bdc6e979a6ee52f97ffe5e8d0c10794a46bfd9 \
--hash=sha256:3c6c774aebdd5cd601839594986648789352f72b8893f4b7e34224e75b060c8d \
--hash=sha256:563b99a6597fe77a3c89d478e4a6fb49c063f44ef84d4adefe490e14626e2f99 \
--hash=sha256:5ea781ca8e0a39c3b677171dbd852e5fa2d5c53417b5fbd69d711b6044a49eaa \
--hash=sha256:6ad64d938d60b7fda39b60892ef67bc6a9942e0c7170db593a65d019e8730b09 \
--hash=sha256:6e7553789495081c998f5e4ad4ebc7e19e970a9cc83326d40461564e85ad226d \
--hash=sha256:a5a473ff44fe1b9e3e7a9013a9321efe841d858e89cf33d424e6f3fef3ea4d5e
polars==1.29.0 \
--hash=sha256:0c105b07b980b77fe88c3200b015bf4695e53185385f0f244c13e2d1027c7bbf \
--hash=sha256:14131078e365eae5ccda3e67383cd43c0c0598d7f760bdf1cb4082566c5494ce \
--hash=sha256:54f6902da333f99208b8d27765d580ba0299b412787c0564275912122c228e40 \
--hash=sha256:7a0ac6a11088279af4d715f4b58068835f551fa5368504a53401743006115e78 \
--hash=sha256:d053ee3217df31468caf2f5ddb9fd0f3a94fd42afdf7d9abe23d9d424adca02b \
--hash=sha256:d2acb71fce1ff0ea76db5f648abd91a7a6c460fafabce9a2e8175184efa00d02 \
--hash=sha256:f5aac4656e58b1e12f9481950981ef68b5b0e53dd4903bd72472efd2d09a74c8
# via
# -r requirements.in
# marginaleffects
Expand Down