mirror of
https://github.com/fastapi/fastapi.git
synced 2025-12-23 22:29:34 -05:00
➕ Add requirements for translations (#14515)
This commit is contained in:
committed by
GitHub
parent
b1d9769f97
commit
435d839c72
@@ -1,2 +1,3 @@
|
||||
pydantic-ai==0.4.10
|
||||
GitPython==3.1.45
|
||||
pygithub==2.8.1
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
-e .[all]
|
||||
-r requirements-tests.txt
|
||||
-r requirements-docs.txt
|
||||
-r requirements-translations.txt
|
||||
pre-commit >=4.5.0,<5.0.0
|
||||
# For generating screenshots
|
||||
playwright
|
||||
|
||||
Reference in New Issue
Block a user