Kate Forsberg commited on
Commit
5105029
·
1 Parent(s): c65c4f0

requriemnts get me

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  griptape
2
  python-dotenv
 
3
  griptape[drivers-embedding-voyageai] @ git+https://github.com/griptape-ai/griptape@9fb4dd925cc677c3b2fa57b249e6f23f5a6aa6f2 ; python_version >= "3.11" and python_version < "4.0"
4
  griptape[drivers-prompt-anthropic] @ git+https://github.com/griptape-ai/griptape@9fb4dd925cc677c3b2fa57b249e6f23f5a6aa6f2 ; python_version >= "3.11" and python_version < "4.0"
 
1
  griptape
2
  python-dotenv
3
+ anthropic
4
  griptape[drivers-embedding-voyageai] @ git+https://github.com/griptape-ai/griptape@9fb4dd925cc677c3b2fa57b249e6f23f5a6aa6f2 ; python_version >= "3.11" and python_version < "4.0"
5
  griptape[drivers-prompt-anthropic] @ git+https://github.com/griptape-ai/griptape@9fb4dd925cc677c3b2fa57b249e6f23f5a6aa6f2 ; python_version >= "3.11" and python_version < "4.0"