dependabot[bot]
4 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
requirements-tests.txt
|
@ -7,7 +7,7 @@ dirty-equals ==0.9.0 |
|
|
sqlmodel==0.0.24 |
|
|
sqlmodel==0.0.24 |
|
|
flask >=1.1.2,<4.0.0 |
|
|
flask >=1.1.2,<4.0.0 |
|
|
anyio[trio] >=3.2.1,<5.0.0 |
|
|
anyio[trio] >=3.2.1,<5.0.0 |
|
|
PyJWT==2.8.0 |
|
|
PyJWT==2.10.1 |
|
|
pyyaml >=5.3.1,<7.0.0 |
|
|
pyyaml >=5.3.1,<7.0.0 |
|
|
passlib[bcrypt] >=1.7.2,<2.0.0 |
|
|
passlib[bcrypt] >=1.7.2,<2.0.0 |
|
|
inline-snapshot>=0.21.1 |
|
|
inline-snapshot>=0.21.1 |
|
|