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
  1. altair==5.2.0
  2. attrs==23.2.0
  3. backports.zoneinfo==0.2.1
  4. blinker==1.7.0
  5. cachetools==5.3.2
  6. certifi==2023.11.17
  7. charset-normalizer==3.3.2
  8. click==8.1.7
  9. contourpy==1.1.1
  10. cycler==0.12.1
  11. fonttools==4.47.0
  12. gitdb==4.0.11
  13. GitPython==3.1.40
  14. idna==3.6
  15. importlib-metadata==6.11.0
  16. importlib-resources==6.1.1
  17. Jinja2==3.1.2
  18. joblib==1.3.2
  19. jsonschema==4.20.0
  20. jsonschema-specifications==2023.12.1
  21. kiwisolver==1.4.5
  22. markdown-it-py==3.0.0
  23. MarkupSafe==2.1.3
  24. matplotlib==3.7.4
  25. mdurl==0.1.2
  26. numpy==1.24.4
  27. packaging==23.2
  28. pandas==2.0.3
  29. pillow==10.2.0
  30. pip==23.3.1
  31. pkgutil_resolve_name==1.3.10
  32. protobuf==4.25.1
  33. pyarrow==14.0.2
  34. pydeck==0.8.1b0
  35. Pygments==2.17.2
  36. pyparsing==3.1.1
  37. python-dateutil==2.8.2
  38. pytz==2023.3.post1
  39. referencing==0.32.1
  40. requests==2.31.0
  41. rich==13.7.0
  42. rpds-py==0.16.2
  43. scikit-learn==1.3.2
  44. scipy==1.10.1
  45. seaborn==0.13.1
  46. setuptools==68.2.2
  47. six==1.16.0
  48. smmap==5.0.1
  49. streamlit==1.29.0
  50. tenacity==8.2.3
  51. threadpoolctl==3.2.0
  52. toml==0.10.2
  53. toolz==0.12.0
  54. tornado==6.4
  55. typing_extensions==4.9.0
  56. tzdata==2023.4
  57. tzlocal==5.2
  58. urllib3==2.1.0
  59. validators==0.22.0
  60. wheel==0.41.2
  61. xgboost==2.0.3
  62. zipp==3.17.0
Tip!

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

Comments

Loading...