Update dependency build to v1.2.2.post1
This commit is contained in:
parent
d29de26ea4
commit
c3fad4c14f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ bcrypt==4.2.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
|||
beautifulsoup4==4.12.3 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
boto3==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
botocore==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
build==1.2.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
build==1.2.2.post1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
cachetools==5.5.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
certifi==2024.8.30 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
cffi==1.17.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" and (platform_python_implementation != "PyPy" or os_name == "nt") and (platform_python_implementation != "PyPy" or implementation_name != "pypy")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue