diff --git a/pokemon_entities/templates/pokemon.html b/pokemon_entities/templates/pokemon.html index c503b49ca..f8428a53c 100644 --- a/pokemon_entities/templates/pokemon.html +++ b/pokemon_entities/templates/pokemon.html @@ -13,7 +13,7 @@
@@ -80,4 +80,4 @@

Карта {{pokemon.title}} в Москве

- \ No newline at end of file + diff --git a/requirements.txt b/requirements.txt index bc5bfa689..7fd91eb1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Django==3.1.* python-dotenv==0.15.* folium==0.11.* -Pillow==8.0.* # required by Windows environment \ No newline at end of file +Pillow==8.3.* # required by Windows environment