[project] name = "python" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "beautifulsoup4>=4.13.4", "chevron>=0.14.0", "colorama>=0.4.6", "cryptography>=44.0.3", "flask>=3.1.0", "flask-cors>=5.0.1", "imap-tools>=1.10.0", "jinja2>=3.1.6", "numpy>=2.2.5", "o365>=2.1.2", "oauthlib>=3.2.2", "openpyxl>=3.1.5", "pandas>=2.2.3", "pdfplumber>=0.11.6", "plac>=1.4.5", "psutil>=7.0.0", "pygame>=2.6.1", "pymysql>=1.1.1", "pyodbc>=5.2.0", "python-crontab>=3.2.0", "python-dateutil>=2.9.0.post0", "requests>=2.32.3", "requests-oauthlib>=2.0.0", "schedule>=1.2.2", "sqlalchemy>=2.0.40", "typer>=0.15.3", "unlzw>=0.1.1", "uptime>=3.0.1", "xlrd>=2.0.1", ]