Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ pdf2image==1.16.3
|
|
| 5 |
pypdf==3.8.1
|
| 6 |
streamlit==1.22.0
|
| 7 |
StrEnum==0.4.10
|
| 8 |
-
supabase==1.0
|
| 9 |
tiktoken==0.4.0
|
| 10 |
unstructured==0.6.5
|
| 11 |
anthropic==0.2.8
|
|
|
|
| 5 |
pypdf==3.8.1
|
| 6 |
streamlit==1.22.0
|
| 7 |
StrEnum==0.4.10
|
| 8 |
+
supabase==1.2.0
|
| 9 |
tiktoken==0.4.0
|
| 10 |
unstructured==0.6.5
|
| 11 |
anthropic==0.2.8
|