Arturo Jiménez de los Galanes Reguillos commited on
Commit ·
9630b35
1
Parent(s): 0728f20
Install anthropic API from github
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
python-dotenv==1.0.1
|
| 2 |
-
antropic
|
|
|
|
| 1 |
python-dotenv==1.0.1
|
| 2 |
+
antropic @ git+https://github.com/anthropics/anthropic-sdk-python.git
|