Skip to content

Commit

Permalink
0.9.49 lxml==4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zengbin93 committed Apr 30, 2024
1 parent cd062e8 commit bb6cffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install lxml==4.9.2
pip install -r requirements.txt
- name: Lint with flake8
run: |
Expand Down

0 comments on commit bb6cffd

Please sign in to comment.