Skip to content

Commit

Permalink
Update minimum version of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tysmith committed Oct 12, 2023
1 parent d68c13b commit 646698a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ url = https://github.com/MozillaSecurity/ffpuppet
[options]
include_package_data = True
install_requires =
psutil >= 4.4.0
psutil >= 5.9.0
xvfbwrapper >= 0.2.9; sys_platform == "linux" or sys_platform == "linux2"
package_dir =
= src
Expand Down

0 comments on commit 646698a

Please sign in to comment.