Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [tool.poetry]
- name = "dashboard"
- version = "0.1.0"
- description = "a"
- authors = ["a"]
- readme = "README.md"
- [tool.poetry.dependencies]
- python = "^3.11.4"
- sphinx-rtd-theme= "^1.2.2"
- requests = "^2.31.0"
- streamlit = "^1.24.1"
- PyMuPDF = "^1.22.5"
- lz4 = "4.3.2"
- [build-system]
- requires = ["poetry-core"]
- build-backend = "poetry.core.masonry.api"
Advertisement
Add Comment
Please, Sign In to add comment