Update requirements.txt
Fix: pymisp - use older version to keep code compatibility sqlalchemy - use 1.4 latest build (api 2.0 incompatible with codebase) M2Crypto - removed (not used) pyOpenSSL - removed (not used)
This commit is contained in:
parent
7696f840c7
commit
f0dc4dfbad
@ -1,6 +1,6 @@
|
||||
pymisp==2.4.165.1
|
||||
sqlalchemy==1.4.48
|
||||
ipwhois
|
||||
M2Crypto
|
||||
pyOpenSSL
|
||||
pydig
|
||||
pymisp
|
||||
netaddr
|
||||
@ -8,7 +8,6 @@ pyyaml
|
||||
flask
|
||||
flask_httpauth
|
||||
pyjwt
|
||||
sqlalchemy
|
||||
psutil
|
||||
pyudev
|
||||
wifi
|
||||
|
Loading…
Reference in New Issue
Block a user