Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ requests
|
|
4 |
boto3
|
5 |
requests_auth_aws_sigv4
|
6 |
asyncio
|
7 |
-
aiohttp
|
|
|
|
4 |
boto3
|
5 |
requests_auth_aws_sigv4
|
6 |
asyncio
|
7 |
+
aiohttp
|
8 |
+
pyjwt
|