summaryrefslogtreecommitdiff
path: root/scripts/py/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/py/requirements.txt')
-rw-r--r--scripts/py/requirements.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/py/requirements.txt b/scripts/py/requirements.txt
index a407a44..20276d8 100644
--- a/scripts/py/requirements.txt
+++ b/scripts/py/requirements.txt
@@ -1,12 +1,12 @@
-cffi==1.14.3
+cffi==1.15.0
Jinja2==2.11.2
llvmlite==0.38.0
-MarkupSafe==1.1.1
+MarkupSafe==2.0.1
numba==0.55.1
numpy==1.21.3
-Pillow==7.2.0
+Pillow==9.2.0
pycparser==2.20
-resampy==0.2.2
+resampy==0.3.1
scipy==1.7.3
six==1.16.0
SoundFile==0.10.3.post1