mirror of
https://github.com/ihaveamac/ninfs.git
synced 2025-06-18 08:55:34 -04:00
bump pyctr requirement to >=0.7.6
This commit is contained in:
parent
bbbbcf9df0
commit
2eb4442150
@ -24,7 +24,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.13",
|
||||
]
|
||||
dependencies = [
|
||||
"pyctr>=0.5.1,<0.8",
|
||||
"pyctr>=0.7.6,<0.8",
|
||||
"haccrypto>=0.1",
|
||||
"pycryptodomex>=3.9,<4",
|
||||
"pypng>=0.0.21",
|
||||
|
@ -1,4 +1,4 @@
|
||||
pyctr>=0.5.1,<0.8
|
||||
pyctr>=0.7.6,<0.8
|
||||
haccrypto>=0.1
|
||||
pycryptodomex>=3.9,<4
|
||||
pypng>=0.0.21
|
||||
|
Loading…
Reference in New Issue
Block a user