mirror of
https://github.com/fastapi/fastapi.git
synced 2026-06-08 15:45:32 -04:00
➕ Add dirty-equals as a testing dependency (#9778)
➕ Add dirty-equals as a testing dependency, it seems it got lsot at some point
This commit is contained in:
committed by
GitHub
parent
d6db5d4f58
commit
293e0fb279
@@ -6,6 +6,7 @@ ruff ==0.0.275
|
||||
black == 23.3.0
|
||||
httpx >=0.23.0,<0.25.0
|
||||
email_validator >=1.1.1,<3.0.0
|
||||
dirty-equals ==0.6.0
|
||||
# TODO: once removing databases from tutorial, upgrade SQLAlchemy
|
||||
# probably when including SQLModel
|
||||
sqlalchemy >=1.3.18,<1.4.43
|
||||
|
||||
Reference in New Issue
Block a user