Merged in feature/addReqs (pull request #233)
Add Requirements.txt * requirements Approved-by: Alex Galarce
This commit is contained in:
@@ -65,7 +65,6 @@ texts/
|
||||
*.json
|
||||
myenv/
|
||||
*.env
|
||||
*.txt
|
||||
subset/
|
||||
output/
|
||||
docs/
|
||||
@@ -0,0 +1,5 @@
|
||||
anthropic==0.36.0
|
||||
boto3==1.35.37
|
||||
botocore==1.35.37
|
||||
pandas==2.2.3
|
||||
Requests==2.32.3
|
||||
Reference in New Issue
Block a user