added file and link create

This commit is contained in:
2026-02-24 13:41:39 +01:00
parent 005059be84
commit ebafaef335
10 changed files with 3208 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# Core Dependencies
python-dotenv==1.0.0
pydantic==2.5.0
pydantic-settings==2.1.0
pydantic==2.7.4
pydantic-settings==2.3.0
# AI & APIs
openai==1.54.0
@@ -41,5 +41,11 @@ uvicorn==0.32.0
jinja2==3.1.4
python-multipart==0.0.9
# Link Extraction
trafilatura==1.7.0
youtube-transcript-api==0.6.2
pypdf==4.2.0
docling==2.74.0
# Teams Bot JWT validation
PyJWT>=2.8.0