mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-05 04:12:15 +02:00
[requirements] Downgrade "requests" to 2.27.1 for compatibility
Requests 2.31.0 is not supported by CentOS 7.
This commit is contained in:
parent
db3ea95a67
commit
76d3c8c763
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
||||||
psutil>=5.6.7
|
psutil>=5.6.7
|
||||||
PySide2==5.14.1
|
PySide2==5.14.1
|
||||||
markdown==2.6.11
|
markdown==2.6.11
|
||||||
requests==2.31.0
|
requests==2.27.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue