Skip to content

Commit

Permalink
Merge pull request #823 from berrytern/main
Browse files Browse the repository at this point in the history
fix: resolve Python 3.8 CI pipeline failures #822.
  • Loading branch information
mjordan authored Sep 17, 2024
2 parents 48f1dbf + 8e229ca commit a7e510a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"requests>=2.22,<3",
"requests_cache>=1.1",
"ruamel.yaml<=0.17.21",
"pyparsing<3.2",
"progress_bar",
"openpyxl",
"unidecode",
Expand Down

0 comments on commit a7e510a

Please sign in to comment.