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.
2 parents 0382eae + 6423d07 commit c37a82fCopy full SHA for c37a82f
2 files changed
Pipfile
@@ -6,30 +6,13 @@ name = "pypi"
6
[packages]
7
8
[dev-packages]
9
-yamllint = "==1.38.0"
10
-astroid = "==4.0.4"
11
-attrs = "==26.1.0"
12
autopep8 = "==2.3.2"
13
coverage = "==7.14.1"
14
-dill = "==0.4.1"
15
-exceptiongroup = "==1.3.1"
16
flake8 = "==7.3.0"
17
-iniconfig = "==2.3.0"
18
-isort = "==8.0.1"
19
-lazy-object-proxy = "==1.12.0"
20
-mccabe = "==0.7.0"
21
-nodeenv = "==1.10.0"
22
-packaging = "==26.2"
23
-platformdirs = "==4.10.0"
24
-pluggy = "==1.6.0"
25
pycodestyle = "==2.14.0"
26
pyflakes = "==3.4.0"
27
pylint = "==4.0.5"
28
pyright = "==1.1.409"
29
pytest = "==9.0.3"
30
pytest-cov = "==7.1.0"
31
-tomli = "==2.4.1"
32
-tomlkit = "==0.15.0"
33
-typing-extensions = "==4.15.0"
34
-wrapt = "==2.2.1"
35
-zipp = ">=3.23.1"
+yamllint = "==1.38.0"
0 commit comments