Skip to content

Commit

Permalink
[requirements] Downgrade "requests" to 2.27.1 for compatibility
Browse files Browse the repository at this point in the history
Requests 2.31.0 is not supported by CentOS 7.
  • Loading branch information
cbentejac committed Jun 26, 2023
1 parent db3ea95 commit 76d3c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
psutil>=5.6.7
PySide2==5.14.1
markdown==2.6.11
requests==2.31.0
requests==2.27.1

0 comments on commit 76d3c8c

Please sign in to comment.