hellocomputer/requirements.txt

110 lines
1.9 KiB
Plaintext
Raw Normal View History

2024-05-25 22:13:21 +02:00
aiobotocore==2.13.0
aiofiles==23.2.1
aiohttp==3.9.5
aioitertools==0.11.0
aiosignal==1.3.1
2024-06-10 08:49:44 +02:00
annotated-types==0.6.0
anyio==4.3.0
2024-05-25 22:13:21 +02:00
attrs==23.2.0
2024-06-10 08:40:13 +02:00
authlib==1.3.1
2024-06-10 08:49:44 +02:00
babel==2.15.0
bootstrap4==0.1.0
2024-05-25 22:13:21 +02:00
botocore==1.34.106
2024-06-10 08:49:44 +02:00
certifi==2024.2.2
2024-05-27 10:02:55 +02:00
cffi==1.16.0
2024-05-25 22:13:21 +02:00
charset-normalizer==3.3.2
click==8.1.7
2024-06-10 08:49:44 +02:00
colorama==0.4.6
cryptography==42.0.7
dataclasses-json==0.6.6
2024-05-25 22:13:21 +02:00
distro==1.9.0
dnspython==2.6.1
2024-06-10 08:49:44 +02:00
docutils==0.21.2
duckdb==0.10.2
2024-05-25 22:13:21 +02:00
email-validator==2.1.1
fastapi==0.111.0
2024-06-10 08:49:44 +02:00
fastapi-cli==0.0.3
flit==3.9.0
flit-core==3.9.0
2024-05-25 22:13:21 +02:00
frozenlist==1.4.1
2024-06-10 08:49:44 +02:00
fsspec==2024.5.0
ghp-import==2.1.0
2024-05-25 22:13:21 +02:00
h11==0.14.0
2024-06-10 08:49:44 +02:00
-e file:///Users/borrellguillem/genai/hellocomputer
2024-05-25 22:13:21 +02:00
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.0
idna==3.7
2024-06-10 08:49:44 +02:00
iniconfig==2.0.0
2024-06-10 08:40:13 +02:00
itsdangerous==2.2.0
2024-05-25 22:13:21 +02:00
jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==2.4
2024-06-10 08:49:44 +02:00
langchain==0.2.0
langchain-community==0.2.0
langchain-core==0.2.0
langchain-text-splitters==0.2.0
langsmith==0.1.59
markdown==3.6
2024-05-25 22:13:21 +02:00
markdown-it-py==3.0.0
markupsafe==2.1.5
2024-06-10 08:49:44 +02:00
marshmallow==3.21.2
2024-05-25 22:13:21 +02:00
mdurl==0.1.2
2024-06-10 08:49:44 +02:00
mergedeep==1.3.4
mkdocs==1.6.0
mkdocs-get-deps==0.2.0
mkdocs-material==9.5.23
mkdocs-material-extensions==1.3.1
2024-05-25 22:13:21 +02:00
multidict==6.0.5
mypy-extensions==1.0.0
numpy==1.26.4
2024-06-10 08:49:44 +02:00
openai==1.30.1
2024-05-25 22:13:21 +02:00
orjson==3.10.3
packaging==23.2
2024-06-10 08:49:44 +02:00
paginate==0.5.6
pathspec==0.12.1
platformdirs==4.2.2
pluggy==1.5.0
polars==0.20.26
pyarrow==16.1.0
2024-05-27 10:02:55 +02:00
pycparser==2.22
2024-06-10 08:49:44 +02:00
pydantic==2.7.1
pydantic-core==2.18.2
pydantic-settings==2.2.1
2024-05-25 22:13:21 +02:00
pygments==2.18.0
2024-05-27 10:02:55 +02:00
pyjwt==2.8.0
2024-06-10 08:49:44 +02:00
pymdown-extensions==10.8.1
pytest==8.2.1
pytest-asyncio==0.23.7
2024-05-25 22:13:21 +02:00
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-multipart==0.0.9
pyyaml==6.0.1
2024-06-10 08:49:44 +02:00
pyyaml-env-tag==0.1
regex==2024.5.15
requests==2.31.0
2024-05-25 22:13:21 +02:00
rich==13.7.1
2024-06-10 08:49:44 +02:00
ruff==0.4.4
s3fs==2024.5.0
2024-05-25 22:13:21 +02:00
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlalchemy==2.0.30
starlette==0.37.2
tenacity==8.3.0
2024-06-10 08:49:44 +02:00
tomli-w==1.0.0
2024-05-25 22:13:21 +02:00
tqdm==4.66.4
typer==0.12.3
2024-06-10 08:49:44 +02:00
typing-extensions==4.11.0
2024-05-25 22:13:21 +02:00
typing-inspect==0.9.0
ujson==5.10.0
urllib3==2.2.1
2024-06-10 08:49:44 +02:00
uvicorn==0.29.0
2024-05-25 22:13:21 +02:00
uvloop==0.19.0
2024-06-10 08:49:44 +02:00
watchdog==4.0.0
watchfiles==0.21.0
2024-05-25 22:13:21 +02:00
websockets==12.0
wrapt==1.16.0
yarl==1.9.4