tikendraw commited on
Commit
8fb1a51
·
1 Parent(s): b74b416

dependency fix

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- litellm==1.48.5litellm
2
  streamlit
3
  openai>=1.46.0
4
  python-dotenv>=1.0.1
 
1
+ litellm==1.48.12
2
  streamlit
3
  openai>=1.46.0
4
  python-dotenv>=1.0.1