Skip to content

Commit 56479ef

Browse files
committed
bump fireci deps
1 parent 37f8134 commit 56479ef

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

ci/fireci/setup.cfg

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ version = 0.1
44

55
[options]
66
install_requires =
7-
protobuf==3.19
8-
click==8.1.3
9-
google-cloud-storage==2.5.0
10-
mypy==0.991
11-
numpy==1.23.1
12-
pandas==1.5.1
13-
PyGithub==1.55
14-
pystache==0.6.0
15-
requests==2.23.0
16-
seaborn==0.12.1
17-
PyYAML==6.0.0
7+
protobuf==3.20.3
8+
click==8.1.7
9+
google-cloud-storage==2.18.2
10+
mypy==1.6.0
11+
numpy==1.24.4
12+
pandas==1.5.3
13+
PyGithub==1.58.2
14+
pystache==0.6.0
15+
requests==2.31.0
16+
seaborn==0.12.2
17+
PyYAML==6.0.1
1818

1919
[options.extras_require]
2020
test =

0 commit comments

Comments
 (0)