We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2d91c commit 5187054Copy full SHA for 5187054
requirements-tests.txt
@@ -10,7 +10,7 @@ packaging==23.0
10
pathspec>=0.10.3
11
pre-commit-hooks==4.4.0 # must match .pre-commit-config.yaml
12
pycln==2.1.3 # must match .pre-commit-config.yaml
13
-pytype==2023.2.17; platform_system != "Windows" and python_version < "3.11"
+pytype==2023.3.13; platform_system != "Windows" and python_version < "3.11"
14
pyyaml==6.0
15
termcolor>=2
16
tomli==2.0.1
0 commit comments