mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Bumped pydf2
This commit is contained in:
2
pyproject.toml
vendored
2
pyproject.toml
vendored
@@ -21,7 +21,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
]
|
||||
dependencies = [
|
||||
"websockets", "loguru", "pypdf2", "bs4", "requests", "psycopg2-binary",
|
||||
"websockets", "loguru", "pypdf", "bs4", "requests", "psycopg2-binary",
|
||||
"mobi-python", "lxml", "sqlalchemy", "sqlalchemy.orm", "fastapi[all]",
|
||||
"jinja2", "libsass", "nodejs-bin", "npm", "brotlipy", "debugpy", "pudb",
|
||||
"ptipython", "chardet", "pre-commit", "coverage[toml]>=6.5","pytest",
|
||||
|
||||
Reference in New Issue
Block a user