dlaima commited on
Commit
1873dc9
·
verified ·
1 Parent(s): f158561

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,6 +1,11 @@
1
- gradio==3.1.0
2
  langchain==0.0.179
3
  openai==0.27.0
4
  panel==0.14.0
5
  param==1.12.0
6
  python-dotenv==0.21.0
 
 
 
 
 
 
1
+
2
  langchain==0.0.179
3
  openai==0.27.0
4
  panel==0.14.0
5
  param==1.12.0
6
  python-dotenv==0.21.0
7
+
8
+ gradio==3.5.0
9
+ httpx==0.23.0
10
+
11
+