Spaces:
Runtime error
Runtime error
Hemanth Sai
commited on
Commit
·
69a738f
1
Parent(s):
1f18998
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,6 +4,8 @@ requests
|
|
4 |
langchain
|
5 |
clarifai
|
6 |
Pillow
|
|
|
|
|
7 |
pydantic==1.10.12
|
8 |
python-jose[cryptography]
|
9 |
passlib[bcrypt]
|
|
|
4 |
langchain
|
5 |
clarifai
|
6 |
Pillow
|
7 |
+
protobuf==4.21.12
|
8 |
+
rich==13.4.2
|
9 |
pydantic==1.10.12
|
10 |
python-jose[cryptography]
|
11 |
passlib[bcrypt]
|