superdup95
commited on
Commit
•
b029469
1
Parent(s):
339fa5d
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
anthropic
|
2 |
openai
|
3 |
requests
|
4 |
-
boto3
|
|
|
|
|
|
|
|
1 |
anthropic
|
2 |
openai
|
3 |
requests
|
4 |
+
boto3
|
5 |
+
requests_auth_aws_sigv4
|
6 |
+
asyncio
|
7 |
+
aiohttp
|