Skip to content

Commit

Permalink
[req] Add pyyaml dependency to the web part
Browse files Browse the repository at this point in the history
  • Loading branch information
csordasmarton committed Mar 12, 2022
1 parent 5f5b6b7 commit 1850c9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions codechecker_common/requirements_py/dev/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ portalocker==2.2.1
coverage==5.5.0
mypy==0.812
mypy_extensions==0.4.3
PyYAML==5.4.1
1 change: 1 addition & 0 deletions web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ psutil==5.8.0
mypy_extensions==0.4.3
thrift==0.13.0
gitpython==3.1.11
PyYAML==5.4.1

./api/py/codechecker_api/dist/codechecker_api.tar.gz
./api/py/codechecker_api_shared/dist/codechecker_api_shared.tar.gz

0 comments on commit 1850c9c

Please sign in to comment.