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 303 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
  1. click>=8.1.3
  2. Flask==2.1.3
  3. gunicorn==20.1.0
  4. evidently==0.1.52.dev2
  5. Jinja2==3.1.2
  6. joblib==1.1.0
  7. numpy==1.23.1
  8. pandas==1.4.3
  9. python-dotenv==0.20.0
  10. pytz==2022.1
  11. PyYAML>=5.0
  12. scikit-learn==1.1.1
  13. scipy==1.8.1
  14. six==1.16.0
  15. threadpoolctl==3.1.0
  16. Werkzeug==2.2.0
  17. dill==0.3.5.1
  18. zipp==3.8.1
  19. importlib-metadata==4.12.0
Tip!

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

Comments

Loading...