diff options
| author | Ang Bel <anzelikabelotelova@Anzelikas-MacBook-Air.local> | 2024-08-21 12:50:32 +0100 |
|---|---|---|
| committer | Ang Bel <anzelikabelotelova@Anzelikas-MacBook-Air.local> | 2024-08-21 12:50:32 +0100 |
| commit | b4fafcd9731f11f6f2efde843242b9c5cb84e85f (patch) | |
| tree | 3219d4d91fa763334e62daad95c5d2436daf3d16 /requirements.txt | |
| parent | 8a67c688b402fae27d47399b3ae04cc8475f82b7 (diff) | |
| download | de-project-bentley-b4fafcd9731f11f6f2efde843242b9c5cb84e85f.tar.gz de-project-bentley-b4fafcd9731f11f6f2efde843242b9c5cb84e85f.zip | |
function to write files from s3 into a list of dataframes. Current test is failing due to AioClientCreator object has no attribute "_inject_s3_input_parameters"
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6f383f9..087d1c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asn1crypto==1.5.1 boto3==1.34.159 -botocore==1.34.159 +botocore==1.34.7 certifi==2024.7.4 cffi==1.17.0 charset-normalizer==3.3.2 |
