committed by
GitHub
2 changed files with 2 additions and 0 deletions
@ -1,2 +1,3 @@ |
|||||
pydantic-ai==0.4.10 |
pydantic-ai==0.4.10 |
||||
GitPython==3.1.45 |
GitPython==3.1.45 |
||||
|
pygithub==2.8.1 |
||||
|
|||||
@ -1,6 +1,7 @@ |
|||||
-e .[all] |
-e .[all] |
||||
-r requirements-tests.txt |
-r requirements-tests.txt |
||||
-r requirements-docs.txt |
-r requirements-docs.txt |
||||
|
-r requirements-translations.txt |
||||
pre-commit >=4.5.0,<5.0.0 |
pre-commit >=4.5.0,<5.0.0 |
||||
# For generating screenshots |
# For generating screenshots |
||||
playwright |
playwright |
||||
|
|||||
Loading…
Reference in new issue