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.6 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
  1. ## The following requirements were added by pip freeze:
  2. aliyun-python-sdk-core==2.13.13
  3. aliyun-python-sdk-core-v3==2.13.11
  4. aliyun-python-sdk-kms==2.8.0
  5. appdirs==1.4.3
  6. atpublic==1.0
  7. azure-common==1.1.23
  8. azure-storage-blob==2.1.0
  9. azure-storage-common==2.1.0
  10. bcrypt==3.1.7
  11. boto3==1.10.39
  12. botocore==1.13.39
  13. cachetools==3.1.1
  14. certifi==2019.11.28
  15. cffi==1.13.2
  16. chardet==3.0.4
  17. colorama==0.4.3
  18. configobj==5.0.6
  19. configparser==4.0.2
  20. crcmod==1.7
  21. cryptography==2.8
  22. dagshub==0.0.1rc2
  23. decorator==4.4.1
  24. distro==1.4.0
  25. docutils==0.15.2
  26. dvc==0.77.3
  27. flufl.lock==3.2
  28. funcy==1.14
  29. future==0.18.2
  30. gitdb2==2.0.6
  31. GitPython==3.0.5
  32. google-api-core==1.14.3
  33. google-api-python-client==1.7.11
  34. google-auth==1.8.2
  35. google-auth-httplib2==0.0.3
  36. google-cloud-core==1.1.0
  37. google-cloud-storage==1.19.0
  38. google-resumable-media==0.5.0
  39. googleapis-common-protos==1.6.0
  40. grandalf==0.6
  41. httplib2==0.14.0
  42. humanize==0.5.1
  43. idna==2.8
  44. importlib-metadata==1.3.0
  45. inflect==3.0.2
  46. jmespath==0.9.4
  47. jsonpath-ng==1.4.3
  48. more-itertools==8.0.2
  49. nanotime==0.5.2
  50. networkx==2.3
  51. numpy==1.15.4
  52. oauth2client==4.1.3
  53. oss2==2.6.1
  54. packaging==19.2
  55. pandas==0.23.4
  56. paramiko==2.7.1
  57. pathspec==0.6.0
  58. ply==3.11
  59. protobuf==3.11.1
  60. pyarrow==0.15.1
  61. pyasn1==0.4.8
  62. pyasn1-modules==0.2.7
  63. pycparser==2.19
  64. pycryptodome==3.9.4
  65. PyDrive==1.3.1
  66. PyNaCl==1.3.0
  67. pyparsing==2.4.5
  68. python-dateutil==2.7.5
  69. pytz==2018.7
  70. PyYAML==5.1.2
  71. requests==2.22.0
  72. rsa==4.0
  73. ruamel.yaml==0.16.5
  74. ruamel.yaml.clib==0.2.0
  75. s3transfer==0.2.1
  76. scikit-learn==0.20.2
  77. scipy==1.2.0
  78. shortuuid==0.5.0
  79. six==1.12.0
  80. sklearn==0.0
  81. smmap2==2.0.5
  82. torch==1.0.0
  83. tqdm==4.40.2
  84. treelib==1.5.5
  85. uritemplate==3.0.0
  86. urllib3==1.25.7
  87. voluptuous==0.11.7
  88. zc.lockfile==2.0
  89. zipp==0.6.0
Tip!

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

Comments

Loading...