Skip to content

Commit b9dd883

Browse files
authored
Update README.es.md
1 parent 6b1bcaa commit b9dd883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.es.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $ learnpack plugins:install learnpack-python
3232
2. Comienza con los ejercicios ejecutando el siguiente comando al mismo nivel que tu archivo `learn.json`:
3333

3434
```bash
35-
$ pip install pytest==4.4.2 mock pytest-testdox
35+
$ pip3 install pytest==6.2.5 pytest-testdox mock requests toml
3636
$ learnpack start
3737
```
3838
<!-- endhide -->

0 commit comments

Comments
 (0)