diff --git a/examples/cherrypy_example/requirements.txt b/examples/cherrypy_example/requirements.txt index d71870692..1b4e13d31 100644 --- a/examples/cherrypy_example/requirements.txt +++ b/examples/cherrypy_example/requirements.txt @@ -1 +1,2 @@ cherrypy +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability