From 73ca3b59d74a6cdae035d79c50634e53b6815f8a Mon Sep 17 00:00:00 2001 From: d1vious Date: Mon, 25 Oct 2021 21:09:37 -0400 Subject: [PATCH] added CVESearch to requirements --- requirements.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f29b2db80..9d6be6d016 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,10 +26,10 @@ importlib-metadata==4.8.1 importlib-resources==5.2.2 ipaddr==2.2.0 Jinja2==3.0.1 -jsonschema==4.0.1 +jsonschema==3.2.0 lockfile==0.12.2 MarkupSafe==2.0.1 -more-itertools==8.9.0 +more-itertools==8.8.0 msgpack==1.0.2 nodeenv==1.6.0 packaging==21.0 @@ -38,9 +38,10 @@ pendulum==2.1.2 pep517==0.11.0 Pillow==8.3.2 platformdirs==2.3.0 -pre-commit==2.15.0 +pre-commit==2.14.1 progress==1.6 prompt-toolkit==1.0.14 +pycvesearch==1.0.1 pyfiglet==0.8.post1 Pygments==2.10.0 PyInquirer==1.0.3 @@ -68,8 +69,8 @@ toml==0.10.2 tomli==1.2.1 typing==3.7.4.3 tzlocal==3.0 -urllib3==1.26.7 +urllib3==1.26.6 virtualenv==20.7.2 wcwidth==0.2.5 webencodings==0.5.1 -zipp==3.5.0 \ No newline at end of file +zipp==3.5.0