diff --git a/dagger.nimble b/dagger.nimble index a37f75f2..e1b5c578 100644 --- a/dagger.nimble +++ b/dagger.nimble @@ -15,4 +15,5 @@ requires "nim >= 1.2.6", "protobufserialization >= 0.2.0 & < 0.3.0", "https://github.com/status-im/nim-nitro >= 0.1.0 & < 0.2.0", "questionable >= 0.4.3 & < 0.5.0", + "upraises >= 0.1.0 & < 0.2.0", "asynctest >= 0.2.1 & < 0.3.0"