Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
This patch updates the dependency version set in `requirements.txt` to
allow using newer dependency versions.
  • Loading branch information
lkiesow committed Dec 21, 2023
1 parent 966fea4 commit 8eef403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
lxml==4.2.5
python_dateutil==2.8.0
lxml>=4.2.5
python_dateutil>=2.8.0

0 comments on commit 8eef403

Please sign in to comment.