mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-15 20:38:05 +08:00
[psutil] Update to 7.2.0 (#15173)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version = "25.9.*"
|
||||
upstream_repository = "https://github.com/gevent/gevent"
|
||||
requires = ["types-greenlet", "types-psutil"]
|
||||
requires = ["types-greenlet", "types-psutil>=7.2.0"]
|
||||
|
||||
[tool.stubtest]
|
||||
# Run stubtest on all platforms, since there is some platform specific stuff
|
||||
|
||||
Reference in New Issue
Block a user