We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31199fb + c63ca22 commit 583653cCopy full SHA for 583653c
requirements.txt
@@ -1,7 +1,7 @@
1
aiohttp==3.9.5
2
click==8.1.7
3
python-dateutil==2.8.2
4
-tqdm==4.66.4
+tqdm==4.66.5
5
colorama==0.4.6
6
7
boto3==1.34.80
setup.py
@@ -36,7 +36,7 @@
36
'aiohttp==3.9.5',
37
'click==8.1.7',
38
'python-dateutil==2.8.2',
39
- 'tqdm==4.66.4',
+ 'tqdm==4.66.5',
40
'colorama==0.4.6',
41
'boto3==1.34.80',
42
'botocore==1.34.80',
0 commit comments