Commit 4dc0136 1 parent cd8b351 commit 4dc0136 Copy full SHA for 4dc0136
File tree 1 file changed +12
-11
lines changed
1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change 1
- black >= 23.3.0 ; python_version >= "3.8"
2
- build >= 1.0.3
3
- ebcdic >= 1.1.1 ; sys_platform != "zos"
4
- mkdocs-material >= 9.2.8 ; python_version >= "3.8"
5
- mkdocs-minify-plugin >= 0.7.1 ; python_version >= "3.8"
6
- mkdocstrings-python >= 1.1.2 ; python_version >= "3.8"
7
- pycodestyle >= 2.10.0
8
- pylint >= 2.17.5
9
- pytest >= 7.4.2
10
- twine >= 4.0.2 ; sys_platform != "zos"
11
- wheel >= 0.41.2
1
+ black == 24.4.2 ; python_version >= "3.8"
2
+ build == 1.0.3
3
+ ebcdic == 1.1.1 ; sys_platform != "zos"
4
+ mkdocs-material == 9.2.8 ; python_version >= "3.8"
5
+ mkdocs-minify-plugin == 0.8.0 ; python_version >= "3.8"
6
+ mkdocstrings-python == 1.10.5 ; python_version >= "3.8"
7
+ pycodestyle == 2.10.0
8
+ pylint == 2.17.5
9
+ pytest == 8.2.2 ; python_version >= "3.8"
10
+ pytest >= 7.4.2 ; python_version < "3.8"
11
+ twine == 5.1.1 ; sys_platform != "zos" and python_version>="3.8"
12
+ wheel == 0.41.2
You can’t perform that action at this time.
0 commit comments