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.5 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
  1. appdirs==1.4.3
  2. argcomplete==1.11.1
  3. astroid==2.4.0
  4. atpublic==1.0
  5. boto==2.49.0
  6. cachetools==4.1.0
  7. certifi==2020.4.5.1
  8. cffi==1.14.0
  9. chardet==3.0.4
  10. colorama==0.4.3
  11. configobj==5.0.6
  12. crcmod==1.7
  13. cryptography==2.9.2
  14. dagshub==0.0.2rc1
  15. decorator==4.4.2
  16. distro==1.5.0
  17. dpath==2.0.1
  18. dvc==0.93.0
  19. fasteners==0.15
  20. flatten-json==0.1.7
  21. flufl.lock==3.2
  22. funcy==1.14
  23. future==0.18.2
  24. gcloud==0.18.3
  25. gcs-oauth2-boto-plugin==2.5
  26. gitdb==4.0.4
  27. GitPython==3.1.1
  28. google-api-core==1.17.0
  29. google-apitools==0.5.30
  30. google-auth==1.14.1
  31. google-cloud-bigquery==1.24.0
  32. google-cloud-core==1.3.0
  33. google-cloud-storage==1.28.0
  34. google-reauth==0.1.0
  35. google-resumable-media==0.5.0
  36. googleapis-common-protos==1.51.0
  37. grandalf==0.6
  38. httplib2==0.17.3
  39. humanize==2.4.0
  40. idna==2.9
  41. importlib-metadata==1.6.0
  42. inflect==3.0.2
  43. isort==4.3.21
  44. joblib==0.14.1
  45. jsonpath-ng==1.5.1
  46. lazy-object-proxy==1.4.3
  47. mccabe==0.6.1
  48. mock==2.0.0
  49. monotonic==1.5
  50. nanotime==0.5.2
  51. networkx==2.3
  52. numpy==1.18.1
  53. oauth2client==4.1.3
  54. packaging==20.3
  55. pandas==1.0.0
  56. pathspec==0.8.0
  57. pbr==5.4.5
  58. ply==3.11
  59. protobuf==3.11.3
  60. pyasn1==0.4.8
  61. pyasn1-modules==0.2.8
  62. pycparser==2.20
  63. pydot==1.4.1
  64. pygtrie==2.3.2
  65. pylint==2.5.0
  66. pyOpenSSL==19.1.0
  67. pyparsing==2.4.7
  68. python-dateutil==2.8.1
  69. pytz==2019.3
  70. pyu2f==0.1.4
  71. PyYAML==5.3
  72. requests==2.23.0
  73. retry-decorator==1.1.1
  74. rsa==4.0
  75. ruamel.yaml==0.16.10
  76. ruamel.yaml.clib==0.2.0
  77. scikit-learn==0.22.1
  78. scipy==1.4.1
  79. shortuuid==1.0.1
  80. six==1.14.0
  81. sklearn==0.0
  82. smmap==3.0.2
  83. SocksiPy-branch==1.1
  84. texttable==1.6.2
  85. toml==0.10.0
  86. tqdm==4.45.0
  87. treelib==1.6.1
  88. typed-ast==1.4.1
  89. urllib3==1.25.9
  90. voluptuous==0.11.7
  91. wrapt==1.12.1
  92. zc.lockfile==2.0
  93. zipp==3.1.0
Tip!

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

Comments

Loading...