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 306 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
  1. pip==9.0.1
  2. bumpversion==0.5.3
  3. wheel==0.29.0
  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. cryptography==1.8.1
  10. PyYAML==3.12
  11. pytest==3.0.7
  12. pytest-watch==4.1.0
  13. requests-mock==1.3.0
  14. pytest-mock==1.5.0
  15. tox-pyenv==1.0.3
  16. pytest-cov==2.4.0
  17. coveralls==1.1
  18. pexpect==4.2.1
  19. recommonmark==0.4.0
Tip!

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

Comments

Loading...