Skip to content

Commit

Permalink
Merge pull request #902 from gchq/fix/uv_order
Browse files Browse the repository at this point in the history
chore: auto-update requirements-doc.txt after uv update
  • Loading branch information
gw265981 authored Dec 20, 2024
2 parents 6d9546f + d312b01 commit db7cae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cachecontrol==0.14.1
certifi==2024.12.14
charset-normalizer==3.4.0
chex==0.1.88
colorama==0.4.6 ; (platform_system != 'Darwin' and platform_system != 'Linux' and sys_platform == 'win32') or (platform_system == 'Windows' and sys_platform != 'win32')
colorama==0.4.6 ; sys_platform == 'win32'
cssutils==2.11.1
dict2css==0.3.0.post1
docutils==0.21.2
Expand Down

0 comments on commit db7cae0

Please sign in to comment.