From 1e15b3c3fa90c6fd2bfdcbdc32e48fdc4ac53c1a Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Sun, 27 Oct 2019 00:31:03 +0300 Subject: [PATCH] Embed pyhocon --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 43f0ab10..89987bc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,10 +11,10 @@ jsonschema>=2.6.0 numpy>=1.10 pathlib2>=2.3.0 Pillow>=4.1.1 -pigar>=0.9.2 +pigar==0.9.2 plotly>=3.9.0 psutil>=3.4.2 -pyhocon>=0.3.38 +pyparsing>=2.0.3 python-dateutil>=2.6.1 pyjwt>=1.6.4 PyYAML>=3.12