Skip to content
Closed
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 exporters/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,9 @@ tomlkit==0.13.2 ; python_version >= "3.9" and python_version < "4.0" \
typing-extensions==4.13.2 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c \
--hash=sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef
virtualenv==20.30.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:800863162bcaa5450a6e4d721049730e7f2dae07720e0902b0e4040bd6f9ada8 \
--hash=sha256:e34302959180fca3af42d1800df014b35019490b119eba981af27f2fa486e5d6
virtualenv==20.35.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:040361d5b7451558edc0a3a68b9f108830d9dc87cc5d03d437a5cf9c742b5cb8 \
--hash=sha256:3961608acaf5ee9ddc87b5e05664c8dd91d34db59494ae9e648f659292be55ef
xmltodict==0.14.2 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553 \
--hash=sha256:20cc7d723ed729276e808f26fb6b3599f786cbc37e06c65e192ba77c40f20aac
Expand Down
Loading