Skip to content

Commit 75e0c0b

Browse files
committed
Update dependencies with pip-upgrader
1 parent d1d795a commit 75e0c0b

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

requirements.txt

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
attrs==20.3.0
22
awsebcli==3.19.4
33
bcrypt==3.2.0
4-
blessed==1.17.12
5-
botocore==1.19.56
4+
blessed==1.18.0
5+
botocore==1.20.53
66
cached-property==1.5.2
77
cachelib==0.1.1
8-
cement==2.8.2
8+
cement==3.0.4
99
certifi==2020.12.5
10-
cffi==1.14.4
10+
cffi==1.14.5
1111
chardet==4.0.0
1212
click==7.1.2
13-
colorama==0.4.3
14-
cryptography==3.3.1
15-
docker==4.4.1
16-
docker-compose==1.25.5
13+
colorama==0.4.4
14+
cryptography==3.4.7
15+
docker==5.0.0
16+
docker-compose==1.29.1
1717
dockerpty==0.4.1
1818
docopt==0.6.2
1919
Flask==1.1.2
2020
flask-marshmallow==0.14.0
2121
Flask-Session==0.3.2
2222
Flask-SQLAlchemy==2.5.1
23-
future==0.16.0
23+
future==0.18.2
2424
greenlet==1.0.0
25-
idna==2.10
25+
idna==3.1
2626
iniconfig==1.1.1
2727
itsdangerous==1.1.0
2828
Jinja2==2.11.3
@@ -32,11 +32,11 @@ MarkupSafe==1.1.1
3232
marshmallow==3.11.1
3333
marshmallow-sqlalchemy==0.24.2
3434
mysql-connector==2.2.9
35-
numpy==1.19.5
35+
numpy==1.20.2
3636
packaging==20.9
37-
pandas==1.2.0
37+
pandas==1.2.4
3838
paramiko==2.7.2
39-
pathspec==0.5.9
39+
pathspec==0.8.1
4040
pluggy==0.13.1
4141
py==1.10.0
4242
pycparser==2.20
@@ -47,8 +47,8 @@ pyrsistent==0.17.3
4747
pytest==6.2.3
4848
python-dateutil==2.8.1
4949
python-dotenv==0.17.0
50-
pytz==2020.5
51-
PyYAML==5.3.1
50+
pytz==2021.1
51+
PyYAML==5.4.1
5252
requests==2.25.1
5353
semantic-version==2.8.5
5454
six==1.15.0
@@ -57,6 +57,6 @@ termcolor==1.1.0
5757
texttable==1.6.3
5858
toml==0.10.2
5959
urllib3==1.26.4
60-
wcwidth==0.1.9
61-
websocket-client==0.57.0
60+
wcwidth==0.2.5
61+
websocket-client==0.58.0
6262
Werkzeug==1.0.1

0 commit comments

Comments
 (0)