chuckfinca Claude Opus 4.6 (1M context) commited on
Commit
18731b8
·
1 Parent(s): 33498d5

Relax litellm version pin for HF Spaces compatibility

Browse files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -125,7 +125,7 @@ jsonschema==4.26.0
125
  # via litellm
126
  jsonschema-specifications==2025.9.1
127
  # via jsonschema
128
- litellm==1.82.6
129
  # via a-simple-llm-harness
130
  markdown-it-py==4.0.0
131
  # via rich
 
125
  # via litellm
126
  jsonschema-specifications==2025.9.1
127
  # via jsonschema
128
+ litellm>=1.82
129
  # via a-simple-llm-harness
130
  markdown-it-py==4.0.0
131
  # via rich