Skip to content
Open
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
6 changes: 3 additions & 3 deletions poetry-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -588,9 +588,9 @@ typing-extensions==4.13.2 ; python_version >= "3.10" and python_version < "3.13"
urllib3==2.4.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466 \
--hash=sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813
virtualenv==20.31.2 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:36efd0d9650ee985f0cad72065001e66d49a6f24eb44d98980f630686243cf11 \
--hash=sha256:e10c0a9d02835e592521be48b332b6caee6887f332c111aa79a09b9e79efc2af
virtualenv==20.35.4 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:643d3914d73d3eeb0c552cbb12d7e82adf0e504dbf86a3182f8771a153a1971c \
--hash=sha256:c21c9cede36c9753eeade68ba7d523529f228a403463376cf821eaae2b650f1b
xattr==1.1.4 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "darwin" \
--hash=sha256:0597e919d116ec39997804288d77bec3777228368efc0f2294b84a527fc4f9c2 \
--hash=sha256:099e6e9ce7999b403d36d9cf943105a3d25d8233486b54ec9d1b78623b050433 \
Expand Down
Loading