| 123456789101112131415161718 | [[source]]name = "pypi"url = "https://pypi.org/simple"verify_ssl = true[dev-packages][packages]requests = "*"beautifulsoup4 = "*"sqlalchemy = "*"psycopg2-binary = "*"python-dotenv = "*"apscheduler = "*"rival-regions-wrapper = {editable = true,git = "https://github.com/jjoo914/rival_regions_wrapper"}[requires]python_version = "3"
 |