delphiclinic commited on
Commit
ab4778f
β€’
1 Parent(s): 135f595

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,5 +6,6 @@ instructor==0.5.2
6
  langchain==0.1.16
7
  langchain-community==0.0.34
8
  openai==1.20.0
 
9
 
10
 
 
6
  langchain==0.1.16
7
  langchain-community==0.0.34
8
  openai==1.20.0
9
+ typer==0.12.3
10
 
11