Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,8 @@ azure-identity
|
|
| 3 |
azure-cosmos
|
| 4 |
antiword
|
| 5 |
bcrypt
|
|
|
|
|
|
|
| 6 |
certifi
|
| 7 |
cairosvg
|
| 8 |
python-dotenv
|
|
|
|
| 3 |
azure-cosmos
|
| 4 |
antiword
|
| 5 |
bcrypt
|
| 6 |
+
boto3
|
| 7 |
+
botocore
|
| 8 |
certifi
|
| 9 |
cairosvg
|
| 10 |
python-dotenv
|