We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b384973 commit 2c961a0Copy full SHA for 2c961a0
grok-versions.cfg
@@ -61,17 +61,6 @@ WSGIProxy2 = 0.5.1
61
zc.recipe.egg = 3.0.0
62
zdaemon = 5.1
63
64
-[versions:python38]
65
-# newer Chameleon versions require Python 3.9+
66
-Chameleon = 4.4.4
67
-importlib-metadata = 7.0.0
68
-importlib-resources = 6.1.1
69
-zipp = 3.17.0
70
-# newer versions of waitress require Python 3.9+
71
-waitress = 3.0.0
72
-# newer versions of WebTest require waitress >= 3.0.2
73
-WebTest = 3.0.1
74
-
75
[versions:python39]
76
importlib-metadata = 7.0.0
77
zipp = 3.17.0
0 commit comments