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.3 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
  1. annoy==1.16.3
  2. appdirs==1.4.4
  3. atomicwrites==1.4.0
  4. atpublic==1.0
  5. attrs==19.3.0
  6. awscli==1.18.99
  7. bcrypt==3.1.7
  8. boto3==1.14.22
  9. botocore==1.17.22
  10. certifi==2020.6.20
  11. cffi==1.14.0
  12. chardet==3.0.4
  13. colorama==0.4.3
  14. colorclass==2.2.0
  15. configobj==5.0.6
  16. cryptography==2.9.2
  17. decorator==4.4.2
  18. distro==1.5.0
  19. docopt==0.6.2
  20. docutils==0.15.2
  21. dpath==2.0.1
  22. dvc==1.1.11
  23. et-xmlfile==1.0.1
  24. flatten-json==0.1.7
  25. flufl.lock==3.2
  26. funcy==1.14
  27. future==0.18.2
  28. gitdb==4.0.5
  29. GitPython==3.1.7
  30. grandalf==0.6
  31. idna==2.10
  32. importlib-metadata==1.7.0
  33. jdcal==1.4.1
  34. jmespath==0.10.0
  35. joblib==0.16.0
  36. jsonpath-ng==1.5.1
  37. kaleido==0.0.2
  38. more-itertools==8.4.0
  39. nanotime==0.5.2
  40. networkx==2.4
  41. numpy==1.19.0
  42. openpyxl==3.0.4
  43. packaging==20.4
  44. pandas==1.0.5
  45. paramiko==2.7.1
  46. pathspec==0.8.0
  47. pip-upgrader==1.4.15
  48. plotly==4.9.0
  49. pluggy==0.13.1
  50. ply==3.11
  51. py==1.9.0
  52. pyasn1==0.4.8
  53. pycparser==2.20
  54. pydot==1.4.1
  55. pygtrie==2.3.2
  56. PyNaCl==1.4.0
  57. pyparsing==2.4.7
  58. pytest==5.4.3
  59. python-dateutil==2.8.1
  60. pytz==2020.1
  61. PyYAML==5.3.1
  62. requests==2.24.0
  63. rsa==4.5
  64. ruamel.yaml==0.16.10
  65. ruamel.yaml.clib==0.2.0
  66. s3transfer==0.3.3
  67. scikit-learn==0.23.1
  68. scipy==1.5.1
  69. shortuuid==1.0.1
  70. shtab==1.1.0
  71. six==1.15.0
  72. sklearn==0.0
  73. smmap==3.0.4
  74. speedcopy==2.1.0
  75. tabulate==0.8.7
  76. terminaltables==3.1.0
  77. threadpoolctl==2.1.0
  78. tqdm==4.48.0
  79. urllib3==1.25.9
  80. voluptuous==0.11.7
  81. wcwidth==0.2.5
  82. win-unicode-console==0.5
  83. wincertstore==0.2
  84. xlrd==1.2.0
  85. zc.lockfile==2.0
  86. zipp==3.1.0
Tip!

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

Comments

Loading...