Spaces:
Runtime error
Runtime error
dependabot[bot]
commited on
Commit
•
eb91277
1
Parent(s):
d14b1ab
Bump gradio from 3.23.0 to 3.34.0
Browse filesBumps [gradio](https://github.com/gradio-app/gradio) from 3.23.0 to 3.34.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/v3.23.0...v3.34.0)
---
updated-dependencies:
- dependency-name: gradio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ langchain==0.0.147
|
|
2 |
pandas==1.5.3
|
3 |
pytube==12.1.3
|
4 |
wandb==0.15.0
|
5 |
-
gradio==3.
|
6 |
openai==0.27.4
|
7 |
chromadb==0.3.21
|
8 |
tiktoken==0.3.3
|
|
|
2 |
pandas==1.5.3
|
3 |
pytube==12.1.3
|
4 |
wandb==0.15.0
|
5 |
+
gradio==3.34.0
|
6 |
openai==0.27.4
|
7 |
chromadb==0.3.21
|
8 |
tiktoken==0.3.3
|