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 410 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
  1. appdirs==1.4.4
  2. astroid==2.4.2
  3. attrs==20.3.0
  4. black==20.8b1
  5. cfgv==3.2.0
  6. distlib==0.3.1
  7. filelock==3.0.12
  8. identify==1.5.11
  9. iniconfig==1.1.1
  10. isort==5.7.0
  11. lazy-object-proxy==1.4.3
  12. mccabe==0.6.1
  13. mypy-extensions==0.4.3
  14. nodeenv==1.5.0
  15. packaging==20.8
  16. pathspec==0.8.1
  17. pluggy==0.13.1
  18. pre-commit==2.9.3
  19. py==1.10.0
  20. pylint==2.6.0
  21. pyparsing==2.4.7
  22. pytest==6.2.1
  23. toml==0.10.2
  24. typed-ast==1.4.2
  25. virtualenv==20.2.2
  26. wrapt==1.12.1
Tip!

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

Comments

Loading...