Commit graph

18 commits

Author SHA1 Message Date
Candice Bentéjac
f07c92472b [requirements] Update requirement for PySide to PySide 6.6.3.1 2024-11-07 18:08:53 +01:00
Aurore LAFAURIE
f4404f287f Add pyseq to requirements.txt 2024-06-20 11:54:30 +02:00
dependabot[bot]
3dc5d6ec5b
---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 02:31:39 +00:00
Candice Bentéjac
eabb146d42 [requirements] Update to PySide version to 5.15.2.1 2023-07-03 12:11:26 +02:00
Candice Bentéjac
76d3c8c763 [requirements] Downgrade "requests" to 2.27.1 for compatibility
Requests 2.31.0 is not supported by CentOS 7.
2023-06-26 15:07:30 +02:00
dependabot[bot]
32402283c1
Bump requests from 2.22.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 22:39:05 +00:00
pen4
63bcf9d163 update psutil 5.6.3 to 5.6.7 2022-12-12 15:17:36 +08:00
Candice Bentéjac
0b638d4092 [requirements] Remove support for Python2 and early Python3 versions
The compatibility with versions of Python older than 3.5 is not
maintained anymore.
2022-12-05 17:16:20 +01:00
Fabien Castan
0fe454726d [docker] update to qt 5.14 and split build of dependencies 2020-03-20 19:51:18 +01:00
ChemicalXandco
7a32b5c99a add SketchfabUpload node 2019-11-25 20:01:41 +00:00
Fabien Castan
dbeab285cf Merge branch 'develop' of github.com:alicevision/meshroom into dev/stats 2019-09-10 09:20:00 +02:00
Yann Lanthony
8a3d8fa0ad [build] update PySide2 version in requirements.txt
bump to 5.13.0
2019-08-12 19:07:55 +02:00
Lee Geertsen
73f667d226 Add new CPU and RAM stats with new psutil version 5.6.3 2019-07-26 11:32:33 +02:00
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
Yann Lanthony
3438900b2b [ui] add "About" dialog
Accessible from main menu Help > About Meshroom, or by pressing "F1". Provides info about Meshroom version + useful links and related Open Source Licenses.

* load COPYING.md from Meshroom/AliceVision files (either provided with the standalone package or online) + translate them to HTML for display  (added `markdown` package in requirements)
* request.js: centralize function to open file urls
* provide system info from MeshroomApp (exposed as contextProperty)
2018-08-03 17:24:04 +02:00
Yann Lanthony
7770f11033 [setup] use PySide2 5.11.0 official release from PyPI
+ update doc about Python 2.7 on Windows
2018-08-03 17:24:04 +02:00
Yann Lanthony
1a1251a9af [setup] split dev requirements + update install doc 2018-06-08 14:45:49 +02:00
Yann Lanthony
b975d4668d add requirements file 2018-06-06 15:23:45 +02:00