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.txt 1.0 KB

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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
  1. appdirs==1.4.4
  2. certifi==2020.11.8
  3. chardet==3.0.4
  4. colorama==0.4.4
  5. commonmark==0.9.1
  6. configobj==5.0.6
  7. dagshub==0.1.4
  8. decorator==4.4.2
  9. dictdiffer==0.8.1
  10. distro==1.5.0
  11. dpath==2.0.1
  12. dulwich==0.20.13
  13. dvc==1.10.1
  14. flatten-dict==0.3.0
  15. flufl.lock==3.2
  16. ftfy==5.8
  17. funcy==1.15
  18. future==0.18.2
  19. gitdb==4.0.5
  20. GitPython==3.1.11
  21. grandalf==0.6
  22. idna==2.10
  23. joblib==0.17.0
  24. jsonpath-ng==1.5.2
  25. mailchecker==3.3.17
  26. nanotime==0.5.2
  27. networkx==2.4
  28. numpy==1.19.4
  29. packaging==20.4
  30. pandas==1.1.4
  31. pathlib2==2.3.5
  32. pathspec==0.8.1
  33. phonenumbers==8.12.13
  34. ply==3.11
  35. pyasn1==0.4.8
  36. pydot==1.4.1
  37. Pygments==2.7.2
  38. pygtrie==2.3.2
  39. pyparsing==2.4.7
  40. python-benedict==0.22.0
  41. python-dateutil==2.8.1
  42. python-slugify==4.0.1
  43. pytz==2020.4
  44. PyYAML==5.3.1
  45. requests==2.25.0
  46. rich==9.2.0
  47. ruamel.yaml==0.16.12
  48. ruamel.yaml.clib==0.2.2
  49. scikit-learn==0.23.2
  50. scipy==1.5.4
  51. shortuuid==1.0.1
  52. shtab==1.3.2
  53. six==1.15.0
  54. smmap==3.0.4
  55. tabulate==0.8.7
  56. text-unidecode==1.3
  57. threadpoolctl==2.1.0
  58. toml==0.10.2
  59. tqdm==4.53.0
  60. typing-extensions==3.7.4.3
  61. urllib3==1.26.2
  62. voluptuous==0.12.0
  63. wcwidth==0.2.5
  64. xmltodict==0.12.0
  65. zc.lockfile==2.0
Tip!

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

Comments

Loading...