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_edgeml.txt 302 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
  1. pytest==4.1.1
  2. pytest-watch==4.1.0
  3. pytest-mock==1.10.0
  4. pytest-cov==2.6.1
  5. pytest-timeout==1.3.3
  6. pytest-xdist==1.26.0
  7. pytest-flask==0.11.0
  8. requests-mock==1.3.0
  9. coveralls==1.1
  10. mock==2.0.0
  11. sh==1.12.14
  12. numpy
  13. fastai
  14. absl-py
  15. ipython
  16. matplotlib
  17. plotly
  18. tensorflow
  19. tb-nightly
  20. future
  21. vcrpy>=2.0.0
  22. pytest-vcr>=1.0.0
Tip!

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

Comments

Loading...