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.

15 line
191B

  1. [requires]
  2. python_version = "3.6"
  3. [packages]
  4. flask = "*"
  5. flask-api = "*"
  6. flask-cors = "*"
  7. fasteners = "*"
  8. exec-helpers = "*"
  9. uuid = "*"
  10. pyyaml = ">=4.2b1"
  11. [pipenv]
  12. allow_prereleases = true