Commit Graph
4 Commits
Author SHA1 Message Date
Eugeny AblesovandGitHub c3f09469b9 Added diagnostics script 2023-06-26 14:01:58 +03:00
Eugeny AblesovandGitHub 5091308d0b Update install.sh (#140)
Fixed password comparison
2023-06-26 14:00:43 +03:00
Eugeny AblesovandGitHub 0dafbf63a2 Update requirements.txt (#139)
Use only fixed versions for dependencies
2023-06-26 13:59:03 +03:00
Eugeny AblesovandGitHub e2a040798a Ablesov/fix tinycheck installation (#135)
* 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)

* Update scheme.sql

pymisp warning fix

* Update main.py

Unused reference to pyOpenSSL removed
2023-05-30 15:20:09 +03:00