diff --git a/23_pokemon_requests/poznamky.txt b/23_pokemon_requests/poznamky.txt index b089945..9a5bc23 100644 --- a/23_pokemon_requests/poznamky.txt +++ b/23_pokemon_requests/poznamky.txt @@ -2,4 +2,4 @@ mkdir 23_pokemon_requests cd 23_pokemon_requests python -m venv .venv .venv\Scripts\activate -(.venv) pip install matplotlib pillow requests \ No newline at end of file +(.venv) pip install matplotlib pillow requests termcolor \ No newline at end of file