mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 16:36:22 +02:00
add auth for copilot and agents
This commit is contained in:
parent
cdc96e7ce3
commit
ad4ea23d79
14 changed files with 173 additions and 43 deletions
|
|
@ -5,6 +5,7 @@ certifi==2024.8.30
|
|||
click==8.1.7
|
||||
distro==1.9.0
|
||||
Flask==3.1.0
|
||||
gunicorn==23.0.0
|
||||
h11==0.14.0
|
||||
httpcore==1.0.7
|
||||
httpx==0.28.0
|
||||
|
|
@ -14,6 +15,8 @@ Jinja2==3.1.4
|
|||
jiter==0.8.0
|
||||
MarkupSafe==3.0.2
|
||||
openai==1.57.0
|
||||
packaging==24.2
|
||||
pydantic==2.10.3
|
||||
pydantic_core==2.27.1
|
||||
sniffio==1.3.1
|
||||
tqdm==4.67.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue