Skip to content

Commit 5ff337e

Browse files
authored
add requests to docs reqs per snyk
1 parent 82003db commit 5ff337e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ gmsh==4.11.1
22
matplotlib>=3.7.3
33
numpy>=1.24.4
44
pybind11==2.4.3
5+
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
56
setuptools>=70.0.0
67
sphinx==5.3.0
78
sphinx-gallery==0.8.1

0 commit comments

Comments
 (0)