Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements_dev.txt 492 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  1. pip==9.0.1
  2. bumpversion==0.5.3
  3. wheel==0.31.1
  4. watchdog==0.8.3
  5. flake8==3.3.0
  6. tox==2.6.0
  7. coverage==4.3.4
  8. Sphinx==1.5.3
  9. PyYAML==3.12
  10. pytest==3.0.7
  11. pytest-watch==4.1.0
  12. requests-mock==1.3.0
  13. pytest-mock==1.5.0
  14. tox-pyenv==1.0.3
  15. pytest-cov==2.4.0
  16. coveralls==1.1
  17. recommonmark==0.4.0
  18. freezegun==0.3.9
  19. sh==1.12.14
  20. pillow==5.0.0
  21. pytest-flask==0.11.0
  22. mock==2.0.0
  23. twine==1.11.0
  24. numpy==1.14.2
  25. h5py==2.8.0
  26. keras==2.1.6
  27. tensorflow==1.7.1
  28. pandas==0.22.0
  29. ipython
  30. matplotlib
  31. plotly
  32. soundfile==0.10.2
  33. psutil>=5.2.2
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...