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

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

Comments

Loading...