Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ streamlit==1.32.0
|
|
2 |
openai
|
3 |
python-dotenv==1.0.1
|
4 |
gitpython==3.1.42
|
5 |
-
anthropic
|
6 |
tiktoken==0.6.0
|
|
|
2 |
openai
|
3 |
python-dotenv==1.0.1
|
4 |
gitpython==3.1.42
|
5 |
+
anthropic
|
6 |
tiktoken==0.6.0
|