Remove unused libraries

This commit is contained in:
Aurélien Geron
2022-09-25 23:53:34 +13:00
parent 4ca56568ca
commit a5060da577
3 changed files with 1 additions and 20 deletions

View File

@@ -57,7 +57,6 @@ gym[Box2D,atari,accept-rom-license]~=0.26.1
##### Image manipulation
Pillow~=9.2.0
graphviz~=0.20.1
pyglet~=1.5.26
##### Google Cloud Platform - used only in chapter 19
google-cloud-aiplatform~=1.17.0
@@ -82,9 +81,6 @@ numexpr~=2.8.3
nltk~=3.7
urlextract~=1.6.0
# Optional: these libraries are only used in chapter 16
ftfy~=6.1.1
# Optional: tqdm displays nice progress bars, ipywidgets for tqdm's notebook
# support
tqdm~=4.64.1