Skip to content

Commit fc1a175

Browse files
authored
Merge pull request #356 from Limmen/attack-profiler
update docs for csle-attack-profiler
2 parents 733abca + a0989ad commit fc1a175

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/_docs/ansible_installing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Below are a list of dependencies that will be installed with CSLE (unless they a
2323

2424
- Docker 20.10.14+;
2525
- Python 3.9+;
26-
- Python libraries: `torch`, `numpy`, `gym`, `docker`, `paramiko`, `stable-baselines3`, `psycopg`, `pyglet`, `flask`, `click`, `waitress`, `scp`, `psutil`, `grpcio`, `grpcio-tools`, `scipy`, `confluent-kafka`, `requests`, `pyopenssl`, `sphinx`, `mypy`, `mypy-extensions`, `mypy-protobuf`, `types-PyYAML`, `types-protobuf`, `types-paramiko`, `types-requests`, `types-urllib3`, `flake8`, `pytest`, `gevent`, `eventlet`, `dnspython`, `csle-ryu-fork`, `gpytorch`, `pulp`, `Bayesian optimization`, `emukit`, `cma`, `pycryptodome`.
26+
- Python libraries: `torch`, `numpy`, `gym`, `docker`, `paramiko`, `stable-baselines3`, `psycopg`, `pyglet`, `flask`, `click`, `waitress`, `scp`, `psutil`, `grpcio`, `grpcio-tools`, `scipy`, `confluent-kafka`, `requests`, `pyopenssl`, `sphinx`, `mypy`, `mypy-extensions`, `mypy-protobuf`, `types-PyYAML`, `types-protobuf`, `types-paramiko`, `types-requests`, `types-urllib3`, `flake8`, `pytest`, `gevent`, `eventlet`, `dnspython`, `csle-ryu-fork`, `gpytorch`, `pulp`, `Bayesian optimization`, `emukit`, `cma`, `pycryptodome`, `mitreattack-python`.
2727
- PostgreSQL 12+;
2828
- `make`, `git`, `bzip2`, `build-essential`;
2929
- Prometheus 2.23+;

docs/_docs/contributing.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ should be on the list but is not):
3434
- Jakob Stymne, software development.
3535
- Arvid Lagerqvist, software development.
3636
- Nils Forsgren, software development.
37-
- Bength Roland Pappila, software development.
37+
- Bength Roland Pappila, software development.
38+
- Yu Hu, software development.

0 commit comments

Comments
 (0)