We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2086e commit d550978Copy full SHA for d550978
requirements-test.txt
@@ -1,3 +1,3 @@
1
-pytest==3.7.2
2
-tox==3.6.1
3
-PyQt5==5.11.3
+tox==3.8.3
+pytest==4.3.1
+PyQt5==5.12.1
setup.py
@@ -32,7 +32,7 @@
32
'Pillow==5.4.1',
33
'pyrocket==0.2.8',
34
'PyWavefront==1.0.2 ',
35
- 'PyQt5==5.11.3',
+ 'PyQt5==5.12.1',
36
'trimesh==2.36.3',
37
],
38
extras_require={
0 commit comments