- cases.yaml: 10 test cases con schema dichiarativo (op, assertions) - data/: 7 file reali (email_action.html, email_thread.html, email_single.html, email_heavy.html, generic_page.html, notes.txt, fallback.txt) - test_preprocessors.py: parametrize da YAML via test_detect / test_preprocess; assertion engine generico (no_html_tags, min_length, compression_ratio, metadata_keys, contains, not_contains, content_type) - requirements.txt: add PyYAML Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
40 lines
745 B
Plaintext
40 lines
745 B
Plaintext
fastapi>=0.115.0
|
|
uvicorn[standard]>=0.34.0
|
|
gunicorn>=22.0.0
|
|
langchain>=0.3.0
|
|
langchain-openai>=0.3.0
|
|
langchain-litellm>=0.1.0
|
|
litellm>=1.50.0
|
|
pydantic>=2.10.0
|
|
pydantic-settings>=2.7.0
|
|
python-jose[cryptography]>=3.3.0
|
|
stripe>=11.0.0
|
|
boto3>=1.35.0
|
|
slowapi>=0.1.9
|
|
sqlalchemy>=2.0.0
|
|
asyncpg>=0.30.0
|
|
alembic>=1.14.0
|
|
bcrypt>=4.2.0
|
|
python-dotenv>=1.0.0
|
|
httpx>=0.28.0
|
|
websockets>=14.0
|
|
psycopg2-binary>=2.9.0
|
|
pytest>=8.0.0
|
|
pytest-asyncio>=0.24.0
|
|
aiosqlite>=0.20.0
|
|
moto[s3]>=5.0.0
|
|
pinecone>=5.0.0
|
|
qdrant-client>=1.7.0
|
|
croniter>=3.0.0
|
|
google-api-python-client>=2.130.0
|
|
google-auth>=2.29.0
|
|
google-auth-oauthlib>=1.2.0
|
|
google-auth-httplib2>=0.2.0
|
|
msal>=1.28.0
|
|
cryptography>=42.0.0
|
|
langfuse>=2.0.0
|
|
beautifulsoup4>=4.12.0
|
|
lxml>=5.0.0
|
|
PyYAML>=6.0.0
|
|
ruff>=0.8.0
|