Arturo Jiménez de los Galanes Reguillos commited on
Commit
0728f20
·
1 Parent(s): 4ab89b3

Fix syntax error in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- python-dotenv=1.0.1
2
- antropic=0.39.0
 
1
+ python-dotenv==1.0.1
2
+ antropic==0.39.0