Skip to content

Commit

Permalink
Add lxml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ypkang committed Apr 18, 2023
1 parent 794baaa commit 99a933c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jaseci_core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def get_ver():
"pygls",
"mock",
"beautifulsoup4>=4.12.2, <4.13.0",
"lxml>=4.9.2, <4.10.0",
],
package_data={
"": ["*.ini", "*.yaml", "jac.g4", "VERSION"],
Expand Down

0 comments on commit 99a933c

Please sign in to comment.