From f55ce8269475c632f74cde661b798a7ebc875d9f Mon Sep 17 00:00:00 2001 From: Adam Wilson Date: Sun, 18 May 2025 14:53:51 -0600 Subject: [PATCH] Flask API --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements.txt b/requirements.txt index 6b2ba469f..7dd3a441f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,7 @@ attrs==25.3.0 avidtools==0.1.2 backoff==2.2.1 base2048==0.1.3 +blinker==1.9.0 boto3==1.38.2 botocore==1.38.2 cachetools==5.5.2 @@ -31,6 +32,7 @@ faiss-cpu==1.11.0 fastapi==0.115.12 fastavro==1.10.0 filelock==3.18.0 +Flask==3.1.1 flatbuffers==25.2.10 frozenlist==1.6.0 fschat==0.2.36 @@ -53,6 +55,7 @@ humanfriendly==10.0 idna==3.10 importlib-metadata==6.11.0 inquirerpy==0.3.4 +itsdangerous==2.2.0 Jinja2==3.1.6 jiter==0.9.0 jmespath==1.0.1 @@ -184,6 +187,7 @@ urllib3==2.3.0 uvicorn==0.34.2 wavedrom==2.0.3.post3 wcwidth==0.2.13 +Werkzeug==3.1.3 wn==0.9.5 xdg-base-dirs==6.0.2 xxhash==3.5.0