[[source]] url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi" [packages] requests = "*" pyotp = "*" apixu = {git = "https://github.com/apixu/apixu-python.git",ref = "master"} tabulate = "*" [dev-packages] [requires] python_version = "3.7"