We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1dbc4 commit 59b231bCopy full SHA for 59b231b
1 file changed
README.md
@@ -5,7 +5,7 @@
5
First install DVC and HPCCM via pip, utilities that will be required to setup the current environment:
6
7
```
8
-pip install "dvc[s3]" hpccm
+pip install "dvc[s3]==3.42.0" hpccm
9
10
11
## Acessing and updating DVC storage
0 commit comments