Browse Source

Merge f3c7725838 into 6df50d40fe

pull/13960/merge
dependabot[bot] 4 days ago
committed by GitHub
parent
commit
7730f1ba12
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      requirements-tests.txt

2
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

Loading…
Cancel
Save