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 714 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
45
46
47
48
49
  1. fastparquet==0.2.1
  2. pip>=19.0.1
  3. bumpversion==0.5.3
  4. wheel==0.31.1
  5. watchdog==0.8.3
  6. flake8==3.3.0
  7. tox==2.6.0
  8. coverage==4.5.2
  9. Sphinx==1.5.3
  10. PyYAML==4.2b4
  11. attrs==19.1.0
  12. pytest==4.1.1
  13. pytest-faulthandler==1.5.0
  14. pytest-watch==4.1.0
  15. pytest-mock==1.10.0
  16. pytest-cov==2.6.1
  17. pytest-timeout==1.3.3
  18. pytest-xdist==1.26.0
  19. pytest-flask==0.11.0
  20. requests-mock==1.3.0
  21. tox-pyenv==1.0.3
  22. coveralls==1.5.1
  23. recommonmark==0.4.0
  24. freezegun==0.3.9
  25. sh==1.12.14
  26. pillow==6.2.0
  27. mock==2.0.0
  28. twine==1.11.0
  29. numpy==1.16.0
  30. h5py==2.8.0
  31. pandas==0.23.4
  32. soundfile==0.10.2
  33. moviepy==1.0.0
  34. imageio==2.5.0
  35. psutil>=5.2.2
  36. tensorboardX
  37. ipython
  38. matplotlib
  39. plotly
  40. Keras
  41. xgboost
  42. ray
  43. gym
  44. configparser
  45. tensorflow==1.14.0
  46. protobuf>=3.6.0
  47. vcrpy>=2.0.0
  48. pytest-vcr>=1.0.0
Tip!

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

Comments

Loading...