vlegoy / rcATT

A python app to predict Att&ck tactics and techniques from cyber threat reports
MIT License
113 stars 33 forks source link

Missing requirements #1

Open ghost opened 4 years ago

ghost commented 4 years ago

This is a basic requirements.txt just in case you want to add it for an easier installation via pip.

colorama == 0.4.3
flask == 1.1.2
joblib == 0.14.1
nltk == 3.4.5
numpy == 1.17.4
pandas == 0.25.3
sklearn <= 0.22
stix2 == 1.2.1
luke0x90 commented 2 years ago
antlr4-python3-runtime==4.8
certifi==2021.10.8
charset-normalizer==2.0.10
click==8.0.3
colorama==0.4.3
Cython==0.29.26
Flask==1.1.2
idna==3.3
itsdangerous==2.0.1
Jinja2==3.0.3
joblib==0.14.1
MarkupSafe==2.0.1
nltk==3.4.5
numpy==1.17.4
pandas==0.25.3
pymongo==4.0.1
python-dateutil==2.8.2
pytz==2021.3
requests==2.27.1
scikit-learn==0.21.3
scipy==1.7.3
simplejson==3.17.6
six==1.16.0
sklearn==0.0
stix2==1.2.1
stix2-patterns==1.3.2
threadpoolctl==3.0.0
urllib3==1.26.8
Werkzeug==2.0.2