Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
|
@@ -38,9 +38,6 @@ circuitbreaker>=2.0.0
|
|
| 38 |
# Atomic file operations
|
| 39 |
atomicwrites>=1.4.1
|
| 40 |
|
| 41 |
-
# === Inference Provider ===
|
| 42 |
-
anthropic>=0.8.1
|
| 43 |
-
|
| 44 |
# ============================================================================
|
| 45 |
# Development Dependencies (install separately)
|
| 46 |
# pip install pytest pytest-asyncio pytest-cov pytest-mock black ruff mypy
|
|
|
|
| 38 |
# Atomic file operations
|
| 39 |
atomicwrites>=1.4.1
|
| 40 |
|
|
|
|
|
|
|
|
|
|
| 41 |
# ============================================================================
|
| 42 |
# Development Dependencies (install separately)
|
| 43 |
# pip install pytest pytest-asyncio pytest-cov pytest-mock black ruff mypy
|