Skip to content

Commit 0642788

Browse files
author
Alex
committed
Merge branch 'release/1.9.1'
2 parents ab31bc9 + 7d45a7b commit 0642788

File tree

3 files changed

+8404
-7061
lines changed

3 files changed

+8404
-7061
lines changed

backend/requirements.txt

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,54 @@
1-
absl-py==0.11.0
1+
absl-py==0.12.0
22
astor==0.8.1
3-
astroid==2.4.2
3+
astroid==2.5.1
44
astunparse==1.6.3
55
cached-property==1.5.2
66
cachetools==4.2.1
77
cairocffi==1.2.0
8-
CairoSVG==2.5.1
8+
CairoSVG==2.5.2
99
certifi==2020.12.5
10-
cffi==1.14.4
11-
chardet==3.0.4
10+
cffi==1.14.5
11+
chardet==4.0.0
1212
click==7.1.2
1313
cssselect2==0.4.1
14-
defusedxml==0.6.0
15-
docker==4.4.1
14+
defusedxml==0.7.1
15+
docker==4.4.4
1616
epicbox==1.1.0
1717
Flask==1.1.2
1818
flatbuffers==1.12
19-
gast==0.3.3
20-
google-auth==1.25.0
21-
google-auth-oauthlib==0.4.2
19+
gast==0.4.0
20+
google-auth==1.28.0
21+
google-auth-oauthlib==0.4.3
2222
google-pasta==0.2.0
23-
grpcio==1.32.0
24-
h5py==2.10.0
25-
idna==2.10
26-
importlib-metadata==3.4.0
27-
isort==5.7.0
23+
grpcio==1.36.1
24+
h5py==3.2.1
25+
idna==3.1
26+
importlib-metadata==3.7.3
27+
isort==5.8.0
2828
itsdangerous==1.1.0
2929
Jinja2==2.11.3
3030
Keras-Applications==1.0.8
3131
Keras-Preprocessing==1.1.2
32-
lazy-object-proxy==1.4.3
33-
Markdown==3.3.3
32+
lazy-object-proxy==1.5.2
33+
Markdown==3.3.4
3434
MarkupSafe==1.1.1
3535
mccabe==0.6.1
36-
numpy==1.19.5
36+
numpy==1.20.1
3737
oauthlib==3.1.0
3838
opt-einsum==3.3.0
39-
Pillow==8.1.0
40-
protobuf==3.14.0
39+
Pillow==8.1.2
40+
protobuf==3.15.6
4141
pyasn1==0.4.8
4242
pyasn1-modules==0.2.8
4343
pycparser==2.20
44-
pylint==2.6.0
44+
pylint==2.7.2
4545
python-dateutil==2.8.1
4646
requests==2.25.1
4747
requests-oauthlib==1.3.0
48-
rsa==4.7
49-
scipy==1.6.0
48+
rsa==4.7.2
49+
scipy==1.6.1
5050
six==1.15.0
51-
structlog==20.2.0
51+
structlog==21.1.0
5252
tensorboard==2.4.1
5353
tensorboard-plugin-wit==1.8.0
5454
tensorflow==2.4.1
@@ -58,10 +58,10 @@ tinycss2==1.1.0
5858
toml==0.10.2
5959
typed-ast==1.4.2
6060
typing-extensions==3.7.4.3
61-
urllib3==1.26.3
61+
urllib3==1.26.4
6262
uWSGI==2.0.19.1
6363
webencodings==0.5.1
64-
websocket-client==0.57.0
64+
websocket-client==0.58.0
6565
Werkzeug==1.0.1
6666
wrapt==1.12.1
67-
zipp==3.4.0
67+
zipp==3.4.1

0 commit comments

Comments
 (0)