| 12345678910111213141516171819 | [[source]]name = "pypi"url = "https://pypi.org/simple"verify_ssl = true[dev-packages][packages]requests = "*"beautifulsoup4 = "*"sqlalchemy = "*"psycopg2-binary = "*"python-dotenv = "*"apscheduler = "*"python-telegram-bot = "*"python-dateutil = "*"[requires]python_version = "3"
 |