1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 19:20:19 +01:00

Upgrading Pillow version due to security vulnerability (#444)

This commit is contained in:
Gal Novik
2020-04-22 20:52:24 +03:00
committed by GitHub
parent 79b05a8105
commit f3ce685cb1

View File

@@ -1,5 +1,5 @@
annoy>=1.8.3 annoy>=1.8.3
Pillow>=6.2.0 Pillow>=6.2.2
matplotlib>=2.0.2 matplotlib>=2.0.2
numpy>=1.14.5 numpy>=1.14.5
pandas>=0.22.0 pandas>=0.22.0