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_windows.txt 811 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
34
35
36
37
38
39
40
41
42
43
44
  1. fastparquet==0.2.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.5.2
  8. Sphinx==1.5.3
  9. PyYAML==4.2b4
  10. pytest==5.2.0
  11. pytest-faulthandler==1.5.0
  12. pytest-watch==4.1.0
  13. pytest-mock==1.10.0
  14. pytest-cov==2.6.1
  15. pytest-timeout==1.3.3
  16. pytest-xdist==1.26.0
  17. pytest-flask==0.11.0
  18. requests-mock==1.3.0
  19. tox-pyenv==1.0.3
  20. coveralls==1.5.1
  21. recommonmark==0.4.0
  22. freezegun==0.3.9
  23. sh==1.12.14
  24. pillow==6.2.0
  25. mock==2.0.0
  26. twine==1.11.0
  27. numpy==1.16.0
  28. h5py==2.8.0
  29. pandas==0.23.4
  30. soundfile==0.10.2
  31. psutil>=5.2.2
  32. moviepy==1.0.0
  33. imageio==2.5.0
  34. tensorboardX
  35. ipython
  36. matplotlib
  37. plotly
  38. Keras
  39. https://download.pytorch.org/whl/cpu/torch-1.1.0-cp36-cp36m-win_amd64.whl
  40. https://download.pytorch.org/whl/cpu/torchvision-0.3.0-cp36-cp36m-win_amd64.whl
  41. tensorflow==1.13.1
  42. protobuf>=3.6.0
  43. vcrpy>=2.0.0
  44. pytest-vcr>=1.0.0
Tip!

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

Comments

Loading...