We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4db9b0 + 6952cf8 commit f568060Copy full SHA for f568060
requirements-dev.txt
@@ -1,6 +1,6 @@
1
pytest==7.1.2
2
skia-python==87.4
3
-numpy==1.23.0 # undeclared dependency of skia-python
+numpy==1.23.1 # undeclared dependency of skia-python
4
pycairo==1.21.0; sys_platform != 'darwin' # there are currently no Mac wheels for pycairo
5
pyobjc==8.5; sys_platform == 'darwin'
6
pillow==9.2.0
requirements.txt
@@ -1,2 +1,2 @@
-fonttools==4.34.0
-uharfbuzz==0.27.0
+fonttools==4.34.4
+uharfbuzz==0.30.0
0 commit comments