Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,5 +3,5 @@ streamlit-option-menu
|
|
| 3 |
pymongo
|
| 4 |
transformers[torch]
|
| 5 |
dnspython
|
| 6 |
-
bardapi
|
| 7 |
langdetect
|
|
|
|
| 3 |
pymongo
|
| 4 |
transformers[torch]
|
| 5 |
dnspython
|
| 6 |
+
bardapi==0.1.23a
|
| 7 |
langdetect
|