diff options
Diffstat (limited to 'resources/tools/dash/app/requirements.txt')
-rw-r--r-- | resources/tools/dash/app/requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/tools/dash/app/requirements.txt b/resources/tools/dash/app/requirements.txt index 90e595e81c..befdc8a83b 100644 --- a/resources/tools/dash/app/requirements.txt +++ b/resources/tools/dash/app/requirements.txt @@ -23,7 +23,8 @@ protobuf==3.19.1 pyparsing==3.0.6 python-dateutil==2.8.2 python-dotenv==0.19.2 -pytz==2022.3 +pytz==2021.3 +PyYAML==5.1 retrying==1.3.3 setuptools==57.5.0 six==1.16.0 |