Skip to content

Commit 2d4b1a4

Browse files
committed
feat: resolving dependency issues
1 parent 2f073c5 commit 2d4b1a4

File tree

2 files changed

+453
-89
lines changed

2 files changed

+453
-89
lines changed

requirements.in

Lines changed: 137 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,147 @@
1+
alembic
2+
annotated-doc
3+
annotated-types
4+
anyio
5+
appdirs
6+
black
7+
blinker
8+
boolean.py
9+
CacheControl
10+
certifi
11+
cffi
12+
charset-normalizer
13+
click
14+
cloudpickle
15+
colorama
16+
contourpy
17+
coverage
18+
cryptography
19+
cycler
20+
cyclonedx-python-lib
21+
defusedxml
22+
deprecation
23+
distro
24+
docker
25+
dynaconf
26+
entrypoints
27+
evidently
28+
Faker
129
fastapi
2-
uvicorn
3-
pandas
4-
numpy
5-
scikit-learn
6-
scipy
30+
filelock
31+
Flask
32+
fonttools
33+
fsspec
34+
gitdb
35+
GitPython
36+
graphene
37+
graphql-core
38+
graphql-relay
39+
greenlet
40+
h11
41+
httpcore
42+
httptools
43+
httpx
44+
idna
45+
importlib_metadata
46+
iniconfig
47+
iterative-telemetry
48+
itsdangerous
49+
Jinja2
50+
joblib
51+
kiwisolver
52+
license-expression
53+
litestar
54+
litestar-htmx
55+
Mako
56+
Markdown
57+
markdown-it-py
58+
MarkupSafe
759
matplotlib
8-
plotly
9-
statsmodels
60+
mdurl
1061
mlflow
11-
evidently
62+
msgpack
63+
msgspec
64+
multidict
65+
multipart
66+
mypy_extensions
67+
nltk
68+
numpy
69+
packageurl-python
70+
packaging
71+
pandas
72+
pathspec
73+
patsy
74+
pillow
75+
pip-api
76+
pip-requirements-parser
77+
pip_audit
78+
platformdirs
79+
plotly
80+
pluggy
81+
polyfactory
1282
prometheus-fastapi-instrumentator
1383
prometheus_client
84+
protobuf
85+
py-serializable
86+
pyarrow
87+
pycparser
88+
pydantic
89+
pydantic_core
90+
Pygments
91+
pyparsing
92+
pytest
93+
pytest-cov
94+
python-dateutil
95+
python-dotenv
96+
pytokens
97+
pytz
98+
pywin32
99+
PyYAML
100+
querystring-parser
101+
regex
102+
requests
103+
rich
104+
rich-click
105+
ruff
106+
scikit-learn
107+
scipy
108+
setuptools
109+
shellingham
110+
six
111+
smmap
112+
sniffio
113+
sortedcontainers
114+
SQLAlchemy
115+
sqlparse
116+
starlette
117+
statsmodels
118+
tenacity
119+
threadpoolctl
120+
toml
121+
tqdm
122+
typer
123+
typing-inspect
124+
typing-inspection
125+
typing_extensions
126+
tzdata
127+
ujson
128+
urllib3
129+
uuid6
130+
uvicorn
131+
waitress
132+
watchdog
133+
watchfiles
134+
websockets
135+
Werkzeug
136+
zipp
137+
gunicorn
138+
groq
139+
rouge-score
140+
faiss-cpu
14141
llama-index
15142
llama-index-core
143+
llama-index-cli
16144
llama-index-vector-stores-faiss
17145
llama-index-embeddings-huggingface
18146
llama-index-embeddings-openai
19-
faiss-cpu
20-
groq
21-
rouge-score
22-
nltk
23-
docker
24-
sqlalchemy
25-
pydantic
26-
pydantic-settings
27-
python-dotenv
28-
requests
29-
httpx
30-
pyyaml
31-
tqdm
32-
fsspec
147+
pypdf

0 commit comments

Comments
 (0)