Skip to content

Commit

Permalink
Merge commit '72f4e94ae6855f3245b15a1fe9d338c352939acf'
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenli2000 committed Nov 1, 2024
2 parents fd01379 + 72f4e94 commit 841ec45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requirements, allowing OpenVisionCapsules to route data between capsules
automatically.

This project is split into two packages, `vcap` and `vcap-utils`. `vcap`
contains the necessary facilities to create and encapsulate and algorithm.
contains the necessary facilities to create and encapsulate an algorithm.
`vcap-utils` contains a set of utilities that make encapsulating algorithms of
certain types easier.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pandas==1.0.5
altair==4.1.0
tqdm==4.48.0
tqdm==4.66.3
mock==4.0.2

0 comments on commit 841ec45

Please sign in to comment.