mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-30 19:21:34 +00:00
Requirements: Pin versions for some dependencies
Pydantic and Jinja2 need pinned versions. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Pip dependencies
|
||||
fastapi
|
||||
pydantic
|
||||
pydantic >= 2.0.0
|
||||
PyYAML
|
||||
progress
|
||||
uvicorn
|
||||
jinja2
|
||||
jinja2 >= 3.0.0
|
||||
|
||||
Reference in New Issue
Block a user