Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -19,4 +19,6 @@ sentencepiece>=0.1.99
|
|
| 19 |
protobuf>=3.20.0
|
| 20 |
sacremoses
|
| 21 |
streamlit_authenticator
|
| 22 |
-
|
|
|
|
|
|
|
|
|
| 19 |
protobuf>=3.20.0
|
| 20 |
sacremoses
|
| 21 |
streamlit_authenticator
|
| 22 |
+
sentry-sdk==2.13.0
|
| 23 |
+
streamlit-tour==0.2.0
|
| 24 |
+
pyjwt==2.9.0
|