mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-05 06:20:10 +01:00
c4eb46ca19
* implement dnd uploader show file upload progress write files to hotdirector build simple flaskAPI to process files one off * move document processor calls to util build out dockerfile to run both procs at the same time update UI to check for document processor before upload * disable pragma update on boot * dockerfile changes * add filetype restrictions based on python app support response and show rejected files in the UI * cleanup * stub migrations on boot to prevent exit condition * update CF template for AWS deploy
112 lines
1.9 KiB
Plaintext
112 lines
1.9 KiB
Plaintext
about-time==4.2.1
|
|
aiohttp==3.8.4
|
|
aiosignal==1.3.1
|
|
alive-progress==3.1.2
|
|
anyio==3.7.0
|
|
appdirs==1.4.4
|
|
argilla==1.8.0
|
|
async-timeout==4.0.2
|
|
attrs==23.1.0
|
|
backoff==2.2.1
|
|
beautifulsoup4==4.12.2
|
|
blinker==1.6.2
|
|
bs4==0.0.1
|
|
certifi==2023.5.7
|
|
cffi==1.15.1
|
|
chardet==5.1.0
|
|
charset-normalizer==3.1.0
|
|
click==8.1.3
|
|
commonmark==0.9.1
|
|
cryptography==41.0.1
|
|
cssselect==1.2.0
|
|
dataclasses-json==0.5.7
|
|
Deprecated==1.2.14
|
|
docx2txt==0.8
|
|
et-xmlfile==1.1.0
|
|
exceptiongroup==1.1.1
|
|
fake-useragent==1.1.3
|
|
Flask==2.3.2
|
|
frozenlist==1.3.3
|
|
grapheme==0.6.0
|
|
greenlet==2.0.2
|
|
gunicorn==20.1.0
|
|
h11==0.14.0
|
|
httpcore==0.16.3
|
|
httpx==0.23.3
|
|
idna==3.4
|
|
importlib-metadata==6.6.0
|
|
importlib-resources==5.12.0
|
|
inquirerpy==0.3.4
|
|
install==1.3.5
|
|
itsdangerous==2.1.2
|
|
Jinja2==3.1.2
|
|
joblib==1.2.0
|
|
langchain==0.0.189
|
|
lxml==4.9.2
|
|
Markdown==3.4.3
|
|
MarkupSafe==2.1.3
|
|
marshmallow==3.19.0
|
|
marshmallow-enum==1.5.1
|
|
monotonic==1.6
|
|
msg-parser==1.2.0
|
|
multidict==6.0.4
|
|
mypy-extensions==1.0.0
|
|
nltk==3.8.1
|
|
numexpr==2.8.4
|
|
numpy==1.23.5
|
|
olefile==0.46
|
|
openapi-schema-pydantic==1.2.4
|
|
openpyxl==3.1.2
|
|
packaging==23.1
|
|
pandas==1.5.3
|
|
parse==1.19.0
|
|
pdfminer.six==20221105
|
|
pfzy==0.3.4
|
|
Pillow==9.5.0
|
|
prompt-toolkit==3.0.38
|
|
pycparser==2.21
|
|
pydantic==1.10.8
|
|
pyee==8.2.2
|
|
Pygments==2.15.1
|
|
pypandoc==1.4
|
|
pypdf==3.9.0
|
|
pyppeteer==1.0.2
|
|
pyquery==2.0.0
|
|
python-dateutil==2.8.2
|
|
python-docx==0.8.11
|
|
python-dotenv==0.21.1
|
|
python-magic==0.4.27
|
|
python-pptx==0.6.21
|
|
python-slugify==8.0.1
|
|
pytz==2023.3
|
|
PyYAML==6.0
|
|
regex==2023.5.5
|
|
requests==2.31.0
|
|
requests-html==0.10.0
|
|
rfc3986==1.5.0
|
|
rich==13.0.1
|
|
six==1.16.0
|
|
sniffio==1.3.0
|
|
soupsieve==2.4.1
|
|
SQLAlchemy==2.0.15
|
|
tabulate==0.9.0
|
|
tenacity==8.2.2
|
|
text-unidecode==1.3
|
|
tiktoken==0.4.0
|
|
tqdm==4.65.0
|
|
typer==0.9.0
|
|
typing-inspect==0.9.0
|
|
typing_extensions==4.6.3
|
|
unstructured==0.7.1
|
|
urllib3==1.26.16
|
|
uuid==1.30
|
|
w3lib==2.1.1
|
|
wcwidth==0.2.6
|
|
websockets==10.4
|
|
Werkzeug==2.3.6
|
|
wrapt==1.14.1
|
|
xlrd==2.0.1
|
|
XlsxWriter==3.1.2
|
|
yarl==1.9.2
|
|
youtube-transcript-api==0.6.0
|
|
zipp==3.15.0 |