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 573 B

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
  1. alembic
  2. blinker
  3. certifi
  4. charset-normalizer
  5. click
  6. cloudpickle
  7. colorama
  8. contourpy
  9. cycler
  10. databricks-cli
  11. docker
  12. entrypoints
  13. flask
  14. fonttools
  15. gitdb
  16. gitpython
  17. greenlet
  18. idna
  19. importlib-metadata
  20. importlib-resources
  21. itsdangerous
  22. jinja2
  23. joblib
  24. kiwisolver
  25. mako
  26. markdown
  27. markupsafe
  28. matplotlib
  29. mlflow
  30. numpy
  31. oauthlib
  32. packaging
  33. pandas
  34. pillow
  35. protobuf
  36. pyarrow
  37. pyjwt
  38. pyparsing
  39. python-dateutil
  40. pytz
  41. pyyaml
  42. querystring-parser
  43. requests
  44. scikit-learn
  45. scipy
  46. six
  47. smmap
  48. sqlalchemy
  49. sqlparse
  50. tabulate
  51. threadpoolctl
  52. typing-extensions
  53. tzdata
  54. urllib3
  55. waitress
  56. websocket-client
  57. werkzeug
  58. xgboost
  59. zipp
  60. boto3
Tip!

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

Comments

Loading...