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 925 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
  1. alembic==1.13.1
  2. aniso8601==9.0.1
  3. blinker==1.7.0
  4. certifi==2024.2.2
  5. charset-normalizer==3.3.2
  6. click==8.1.7
  7. cloudpickle==3.0.0
  8. contourpy==1.2.1
  9. cycler==0.12.1
  10. docker==7.0.0
  11. entrypoints==0.4
  12. Flask==3.0.3
  13. fonttools==4.51.0
  14. gitdb==4.0.11
  15. GitPython==3.1.43
  16. graphene==3.3
  17. graphql-core==3.2.3
  18. graphql-relay==3.2.0
  19. greenlet==3.0.3
  20. gunicorn==21.2.0
  21. idna==3.7
  22. importlib_metadata==7.1.0
  23. itsdangerous==2.2.0
  24. Jinja2==3.1.3
  25. joblib==1.4.0
  26. kiwisolver==1.4.5
  27. Mako==1.3.3
  28. Markdown==3.6
  29. MarkupSafe==2.1.5
  30. matplotlib==3.8.4
  31. mlflow==2.12.1
  32. numpy==1.26.4
  33. packaging==24.0
  34. pandas==2.2.2
  35. pillow==10.3.0
  36. protobuf==5.26.1
  37. pyarrow==15.0.2
  38. pyparsing==3.1.2
  39. python-dateutil==2.9.0.post0
  40. pytz==2024.1
  41. PyYAML==6.0.1
  42. querystring-parser==1.2.4
  43. requests==2.31.0
  44. scikit-learn==1.4.2
  45. scipy==1.13.0
  46. six==1.16.0
  47. smmap==5.0.1
  48. SQLAlchemy==2.0.29
  49. sqlparse==0.5.0
  50. threadpoolctl==3.4.0
  51. typing_extensions==4.11.0
  52. tzdata==2024.1
  53. urllib3==2.2.1
  54. Werkzeug==3.0.2
  55. zipp==3.18.1
Tip!

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

Comments

Loading...