diff options
Diffstat (limited to 'test/sanity/code-smell/pymarkdown.requirements.txt')
-rw-r--r-- | test/sanity/code-smell/pymarkdown.requirements.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/sanity/code-smell/pymarkdown.requirements.txt b/test/sanity/code-smell/pymarkdown.requirements.txt new file mode 100644 index 0000000..f906e14 --- /dev/null +++ b/test/sanity/code-smell/pymarkdown.requirements.txt @@ -0,0 +1,9 @@ +# edit "pymarkdown.requirements.in" and generate with: hacking/update-sanity-requirements.py --test pymarkdown +application-properties==0.8.1 +Columnar==1.4.1 +pymarkdownlnt==0.9.13.4 +PyYAML==6.0.1 +tomli==2.0.1 +toolz==0.12.0 +typing_extensions==4.8.0 +wcwidth==0.2.8 |