aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-salt/files/patch-requirements_base.txt
blob: 39918449c502991049d83c9b16731732aa951eb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- requirements/base.txt.orig	2024-03-31 16:19:43 UTC
+++ requirements/base.txt
@@ -15,7 +15,6 @@ aiohttp>=3.9.0
 
 # We need contextvars for salt-ssh.
 # Even on python versions which ships with contextvars in the standard library!
-contextvars
 
 setproctitle>=1.2.3
 timelib>=0.2.5