Skip to content

Commit

Permalink
Set the minimum required python package versions to those from the Ma…
Browse files Browse the repository at this point in the history
…keHuman logs on an up to date Ubuntu LTS 20.04
  • Loading branch information
Aranuvir committed Jun 20, 2021
1 parent a062876 commit ff9909a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy>=1.20.3
PyQt5>=5.15.4
PyOpenGL>=3.1.5
numpy>=1.17.4
PyQt5>=5.12.8
PyOpenGL>=3.1.0

0 comments on commit ff9909a

Please sign in to comment.