Browse Source

builder: pin package versions in requirements.txt

Shiv Tyagi 2 tháng trước cách đây
mục cha
commit
8d0d31339f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      builder/requirements.txt

+ 2 - 2
builder/requirements.txt

@@ -1,3 +1,3 @@
-jsonschema
-redis
+jsonschema==4.20.0
+redis==5.2.1
 dill==0.3.8