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:
Eugeny Ablesov 2023-05-30 15:01:30 +03:00 committed by GitHub
parent 7696f840c7
commit f0dc4dfbad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
pymisp==2.4.165.1
sqlalchemy==1.4.48
ipwhois ipwhois
M2Crypto
pyOpenSSL
pydig pydig
pymisp pymisp
netaddr netaddr
@ -8,7 +8,6 @@ pyyaml
flask flask
flask_httpauth flask_httpauth
pyjwt pyjwt
sqlalchemy
psutil psutil
pyudev pyudev
wifi wifi