Skip to content

Commit 4e0ee82

Browse files
committed
Bump requirements
1 parent c846f8e commit 4e0ee82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
],
2929
install_requires=[
3030
'moderngl==5.5.0',
31-
'pyrr==0.10.0',
31+
'pyrr==0.10.3',
3232
'Pillow==5.4.1',
3333
'pyrocket==0.2.8',
34-
'PyWavefront==1.0.2 ',
35-
'PyQt5==5.12.1',
36-
'trimesh==2.36.3',
34+
'PyWavefront==1.0.4',
35+
'PyQt5==5.12.2',
36+
'trimesh==2.38.26',
3737
],
3838
extras_require={
3939
"glfw": ['glfw==1.7.0'],

0 commit comments

Comments
 (0)