Skip to content

Commit

Permalink
Downgrade psutil to 5.9.3 to avoid DLL import error bug
Browse files Browse the repository at this point in the history
  • Loading branch information
fireundubh committed Jun 18, 2024
1 parent 54a9626 commit c8feacb
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
@@ -1,5 +1,5 @@
lxml
nuitka
psutil
psutil==5.9.3
wcmatch
ordered-set

0 comments on commit c8feacb

Please sign in to comment.