Commit 6c2741f
authored
Use requirements.txt to build dockerfile (#675)
This also pins the dependencies in their desired version as
specified in the dockerfile and avoids build failures due to
new versions of dependencies.
Reference: #674
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>1 parent e638d18 commit 6c2741f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
0 commit comments