mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
fix: Cryptodome moved SHA256
This commit is contained in:
committed by
Peter Oettig
parent
c685b1930a
commit
33b2d33475
+1
-1
@@ -28,7 +28,7 @@ argparse = "^1.4.0"
|
||||
geojson = "^2.5.0"
|
||||
reverse-geocode = "^1.4.1"
|
||||
androguard = "^4.1.2"
|
||||
pycryptodomex = "^3.9.0"
|
||||
pycryptodomex = "3.23.0" # Pin version as they introduce breaking changes in minor versions
|
||||
pydantic = "^1.9.0"
|
||||
"ruamel.yaml" = ">=0.15.0"
|
||||
certifi = ">=14.05.14"
|
||||
|
||||
Reference in New Issue
Block a user