You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
204 B

5 years ago
  1. [[source]]
  2. url = "https://pypi.org/simple"
  3. verify_ssl = true
  4. name = "pypi"
  5. [packages]
  6. requests = ">=2.20.0"
  7. httmock = ">=1.2.5"
  8. python-jose = ">=1.4.0"
  9. [dev-packages]
  10. [requires]
  11. python_version = "3.7"