Advertisement
Guest User

Untitled

a guest
May 25th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. [[source]]
  2. name = "pypi"
  3. url = "https://pypi.org/simple"
  4. verify_ssl = true
  5.  
  6. [dev-packages]
  7.  
  8. [packages]
  9. pandas = "*"
  10. numpy = "*"
  11. jupyter = "*"
  12. matplotlib = "*"
  13. scikit-learn = "*"
  14. fbprophet = "*"
  15.  
  16. [requires]
  17. python_version = "3.7"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement