[project] name = "hackertours-schedule" version = "0.1.0" description = "Add your description here" requires-python = ">=3.12" dependencies = [ "beautifulsoup4>=4.14.2", "gitpython>=3.1.45", "icalendar>=6.3.2", "ics>=0.7.2", "lxml>=6.0.2", "openpyxl>=3.1.5", "pandas>=2.3.3", "requests>=2.32.5", ]