Skip to content

Commit 841ec45

Browse files
committed
Merge commit '72f4e94ae6855f3245b15a1fe9d338c352939acf'
2 parents fd01379 + 72f4e94 commit 841ec45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requirements, allowing OpenVisionCapsules to route data between capsules
1414
automatically.
1515

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

Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pandas==1.0.5
22
altair==4.1.0
3-
tqdm==4.48.0
3+
tqdm==4.66.3
44
mock==4.0.2

0 commit comments

Comments
 (0)