Meshroom/requirements.txt
Yann Lanthony 36aec4e5da
[requirements] bump to PySide2 5.11.1
Update to the latest PySide2 version available. Make Meshroom compatible with Python 3.7.
2018-09-06 12:21:24 +02:00

5 lines
78 B
Text

# runtime
psutil
enum34;python_version<"3.4"
PySide2==5.11.1
markdown==2.6.11