cstr commited on
Commit
e9afc1d
·
verified ·
1 Parent(s): 1a9b6f2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,6 +10,7 @@ lxml>=4.9.0
10
  # Optional: LLM providers
11
  openai>=1.3.0
12
  anthropic>=0.7.0
 
13
 
14
  # Utilities
15
  psutil>=5.9.0
 
10
  # Optional: LLM providers
11
  openai>=1.3.0
12
  anthropic>=0.7.0
13
+ fastapi_poe
14
 
15
  # Utilities
16
  psutil>=5.9.0