bump dependency

This commit is contained in:
PeanutMelonSeedBigAlmond
2025-03-08 20:01:02 +08:00
parent e64910d572
commit 5ac0d8826d
2 changed files with 97 additions and 105 deletions

View File

@@ -9,7 +9,6 @@ environment:
dependencies:
advanced_datatable: ^0.0.9
cryptography: ^2.5.0
cryptography_flutter: ^2.3.0
dio: ^5.3.2
dio_cookie_manager: ^3.1.0+1
enum_flag: ^1.0.2
@@ -56,6 +55,11 @@ dependency_overrides:
url: https://github.com/lifegpc/cookie_jar.git
ref: main
path: .
cryptography_flutter:
git:
url: https://github.com/lifegpc/cryptography.git
ref: master
path: cryptography_flutter
dev_dependencies:
flutter_test: