Skip to content
Merged
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 requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -382,9 +382,9 @@ cssutils==2.15.0 ; python_version >= "3.11" and python_version < "4.0" \
dict2css==0.6.0 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:143e55cb71c98a88c79f2c41e08a5fa4d875659275756f794e31ccd69936ce88 \
--hash=sha256:5251f1df1c78ffdf09313657a7f88add0ad219127d9aeb18fb343b052d6bfbbe
distlib==0.4.1 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:9c2c552c68cbadc619f2d0ed3a69e27c351a3f4c9baa9ffb7df9e9cdc3d19a97 \
--hash=sha256:c3804d0d2d4b5fcd44036eb860cb6660485fcdf5c2aba53dc324d805837ea65b
distlib==0.4.2 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:baeb401c90f27acd15c4861ae0847d1e731c27ac3dbf4210643ba61fa1e813db \
--hash=sha256:ca4cb11e5d746b5ec13c199cbf19ae27a241f89702b54e153a74332955446067
docstring-parser-fork==0.0.14 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:4c544f234ef2cc2749a3df32b70c437d77888b1099143a1ad5454452c574b9af \
--hash=sha256:a2743a63d8d36c09650594f7b4ab5b2758fee8629dcf794d1b221b23179baa5c
Expand Down
Loading