Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,4 +8,4 @@ openai
|
|
8 |
huggingface_hub
|
9 |
langchain_community
|
10 |
tiktoken
|
11 |
-
altair
|
|
|
8 |
huggingface_hub
|
9 |
langchain_community
|
10 |
tiktoken
|
11 |
+
altair==4.2.2 # or the specific version you're using
|