| 123456789101112131415161718 | [[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 = "*"[requires]python_version = "3"
 |