Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…_extensions into harimkan/update-model-cache-dir
  • Loading branch information
harimkang committed Jun 24, 2024
2 parents 1d083c6 + 4707f10 commit e25bdcf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions for_developers/regression_test/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ matplotlib==3.9.0 \
mlflow==2.13.1 \
--hash=sha256:403b235a0a06cbfb5eb0038d8d946c0f97a24d579ba1247e4a2c5c03830843d4 \
--hash=sha256:ece1b0baef69da5ff03e4687009417481790544ec64a3821bdcc1cc1513b12d3
# via -r for_developers/regression_test/requirements.in
# via -r requirements.in
numpy==1.26.4 \
--hash=sha256:03a8c78d01d9781b28a6989f6fa1bb2c4f2d51201cf99d3dd875df6fbd96b23b \
--hash=sha256:08beddf13648eb95f8d867350f6a018a4be2e5ad54c8d8caed89ebca558b2818 \
Expand Down Expand Up @@ -1067,9 +1067,9 @@ tzdata==2024.1 \
--hash=sha256:2674120f8d891909751c38abcdfd386ac0a5a1127954fbc332af6b5ceae07efd \
--hash=sha256:9068bc196136463f5245e51efda838afa15aaeca9903f49050dfa2679db4d252
# via pandas
urllib3==2.2.1 \
--hash=sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d \
--hash=sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19
urllib3==2.2.2 \
--hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472 \
--hash=sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168
# via
# docker
# requests
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dev = [
"pytest-mock",
"pytest-csv",
"pytest-cov",
"mlflow==2.12.2", # For perf benchmark
"mlflow==2.14.0", # For perf benchmark
"py-cpuinfo==9.0.0", # For perf benchmark
"openpyxl", # For perf benchmark
]
Expand Down

0 comments on commit e25bdcf

Please sign in to comment.