Switch to proper dependency
This commit is contained in:
parent
a988023b65
commit
df1e89f595
21 changed files with 598 additions and 2930 deletions
|
|
@ -5,10 +5,11 @@ description = "Add your description here"
|
|||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"beautifulsoup4>=4.14.2",
|
||||
"c3voc-schedule-tools>=1.0.0",
|
||||
"gitpython>=3.1.45",
|
||||
"icalendar>=6.3.2",
|
||||
"icalendar>=5.0.12,<6.0.0",
|
||||
"ics>=0.7.2",
|
||||
"lxml>=6.0.2",
|
||||
"lxml>=4.9.1,<5.0.0",
|
||||
"openpyxl>=3.1.5",
|
||||
"pandas>=2.3.3",
|
||||
"requests>=2.32.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue