Browse Source

builder: use the same dill version as the web component

Shiv Tyagi 10 months ago
parent
commit
8acf28e552
1 changed files with 1 additions and 1 deletions
  1. 1 1
      builder/requirements.txt

+ 1 - 1
builder/requirements.txt

@@ -1,3 +1,3 @@
 jsonschema
 redis
-dill==0.3.9
+dill==0.3.8