Skip to content

Commit 6687703

Browse files
authored
Update all versions of all dependencies (#1468)
1 parent a2abd6c commit 6687703

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# DukPy is used in Chapters 9+ for executing JavaScript
2-
dukpy==0.3.0
2+
dukpy==0.5.0
33

44
# Skia is used in Chapters 11+ for advanced graphics
55
skia-python==138
6-
pybind11==2.10.4
6+
pybind11==3.0.1
77

88
# SDL2 is used in Chapters 11+ for a Skia-compatible GUI
9-
PySDL2==0.9.15
10-
pysdl2-dll==2.26.5
9+
PySDL2==0.9.17
10+
pysdl2-dll==2.32.0
1111

1212
# OpenGL is used in Chapters 13+ for GPU-accellerated Skia
13-
PyOpenGL==3.1.6
13+
PyOpenGL==3.1.10

0 commit comments

Comments
 (0)