libreoffice: update to 24.8.4.2
[oi-userland.git] / components / python / uvicorn / patches / 04-test-reqs.patch
blob036b01e8f83a2946ccdd65883dae43ed39284e6f
1 These projects are not needed to run tests and/or we do not have them packaged.
3 --- uvicorn-0.31.1/requirements.txt.orig
4 +++ uvicorn-0.31.1/requirements.txt
5 @@ -12,20 +12,12 @@
6 twine==5.1.1
8 # Testing
9 -ruff==0.6.8
10 pytest==8.3.3
11 pytest-mock==3.14.0
12 mypy==1.11.2
13 -types-click==7.1.8
14 types-pyyaml==6.0.12.20240917
15 trustme==1.1.0
16 cryptography==43.0.1
17 coverage==7.6.1
18 -coverage-conditional-plugin==0.9.0
19 httpx==0.27.2
20 -watchgod==0.8.2
21 anyio==3.7.1
23 -# Documentation
24 -mkdocs==1.6.1
25 -mkdocs-material==9.5.39