소스 검색
chore: bump `pypng` to prevent conflict (#18121)
version-14
Sagar Vora
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
pyproject.toml
|
|
@@ -53,7 +53,7 @@ dependencies = [ |
|
|
|
"pyasn1~=0.4.8", |
|
|
|
"pycryptodome~=3.10.1", |
|
|
|
"pyotp~=2.6.0", |
|
|
|
"pypng~=0.0.20", |
|
|
|
"pypng~=0.20220715.0", |
|
|
|
"python-dateutil~=2.8.1", |
|
|
|
"pytz==2022.1", |
|
|
|
"rauth~=0.7.3", |
|
|
|