Skip to content

Commit a1333d4

Browse files
authored
Merge pull request #88 from GenerateNU/cognee-05-install-deps
COGNEE-05: add cognee[postgres,gemini], neo4j, asyncpg, python-multip…
2 parents 4d8e09b + cf8bbfe commit a1333d4

File tree

2 files changed

+180
-4
lines changed

2 files changed

+180
-4
lines changed

backend/requirements.lock

Lines changed: 176 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,176 @@
1+
aiofiles==25.1.0
2+
aiohappyeyeballs==2.6.1
3+
aiohttp==3.13.5
4+
aiolimiter==1.2.1
5+
aiosignal==1.4.0
6+
aiosqlite==0.22.1
7+
alembic==1.18.4
8+
annotated-doc==0.0.4
9+
annotated-types==0.7.0
10+
anyio==4.13.0
11+
argcomplete==3.6.3
12+
argon2-cffi==25.1.0
13+
argon2-cffi-bindings==25.1.0
14+
async-timeout==5.0.1
15+
asyncpg==0.31.0
16+
attrs==26.1.0
17+
bcrypt==5.0.0
18+
black==26.3.1
19+
cachetools==6.2.6
20+
cbor2==5.9.0
21+
certifi==2026.2.25
22+
cffi==2.0.0
23+
charset-normalizer==3.4.7
24+
click==8.1.8
25+
cognee==0.5.7
26+
cryptography==46.0.6
27+
datamodel-code-generator==0.56.0
28+
Deprecated==1.3.1
29+
deprecation==2.1.0
30+
diskcache==5.6.3
31+
distro==1.9.0
32+
dnspython==2.8.0
33+
docstring_parser==0.17.0
34+
email-validator==2.3.0
35+
exceptiongroup==1.3.1
36+
fakeredis==2.34.1
37+
fastapi==0.119.0
38+
fastapi-users==15.0.5
39+
fastapi-users-db-sqlalchemy==7.0.0
40+
fastjsonschema==2.21.2
41+
fastuuid==0.14.0
42+
filelock==3.25.2
43+
filetype==1.2.0
44+
frozenlist==1.8.0
45+
fsspec==2026.3.0
46+
genson==1.3.0
47+
gotrue==2.12.4
48+
greenlet==3.3.2
49+
gunicorn==23.0.0
50+
h11==0.16.0
51+
h2==4.3.0
52+
hdbscan==0.8.40
53+
hf-xet==1.4.3
54+
hpack==4.1.0
55+
httpcore==1.0.9
56+
httptools==0.7.1
57+
httpx==0.28.1
58+
huggingface_hub==0.36.2
59+
hyperframe==6.1.0
60+
idna==3.11
61+
importlib_metadata==8.5.0
62+
inflect==7.5.0
63+
instructor==1.15.1
64+
isodate==0.7.2
65+
isort==8.0.1
66+
Jinja2==3.1.6
67+
jiter==0.13.0
68+
joblib==1.5.3
69+
jsonschema==4.23.0
70+
jsonschema-specifications==2025.9.1
71+
jupyter_core==5.9.1
72+
kuzu==0.11.3
73+
lance-namespace==0.6.1
74+
lance-namespace-urllib3-client==0.6.1
75+
lancedb==0.30.2
76+
langdetect==1.0.9
77+
limits==4.8.0
78+
litellm==1.83.2
79+
llvmlite==0.47.0
80+
lupa==2.6
81+
makefun==1.16.0
82+
Mako==1.3.10
83+
markdown-it-py==4.0.0
84+
MarkupSafe==3.0.3
85+
mdurl==0.1.2
86+
mmh3==5.2.1
87+
more-itertools==11.0.1
88+
mpmath==1.3.0
89+
multidict==6.7.1
90+
mypy_extensions==1.1.0
91+
nbformat==5.10.4
92+
neo4j==6.1.0
93+
networkx==3.4.2
94+
numba==0.65.0
95+
numpy==2.1.3
96+
openai==2.30.0
97+
overrides==7.7.0
98+
packaging==24.2
99+
pathspec==1.0.4
100+
pgvector==0.3.6
101+
pillow==12.2.0
102+
platformdirs==4.9.4
103+
postgrest==2.28.3
104+
propcache==0.4.1
105+
psycopg2==2.9.11
106+
pwdlib==0.3.0
107+
pyarrow==23.0.1
108+
pycparser==3.0
109+
pydantic==2.12.5
110+
pydantic-settings==2.13.1
111+
pydantic_core==2.41.5
112+
Pygments==2.20.0
113+
pyiceberg==0.11.1
114+
PyJWT==2.12.1
115+
pylance==0.36.0
116+
Pympler==1.1
117+
pynndescent==0.6.0
118+
pyparsing==3.3.2
119+
pypdf==6.9.2
120+
pyroaring==1.0.4
121+
python-dateutil==2.9.0.post0
122+
python-dotenv==1.0.1
123+
python-multipart==0.0.22
124+
pytokens==0.4.1
125+
pytz==2026.1.post1
126+
PyYAML==6.0.3
127+
rdflib==7.1.4
128+
realtime==2.28.3
129+
redis==7.4.0
130+
referencing==0.37.0
131+
regex==2026.4.4
132+
requests==2.33.1
133+
rich==14.3.3
134+
rpds-py==0.30.0
135+
ruff==0.8.4
136+
safetensors==0.7.0
137+
scikit-learn==1.5.2
138+
scipy==1.15.3
139+
sentence-transformers==3.3.1
140+
shellingham==1.5.4
141+
six==1.17.0
142+
sniffio==1.3.1
143+
sortedcontainers==2.4.0
144+
SQLAlchemy==2.0.49
145+
starlette==0.48.0
146+
storage3==2.28.3
147+
StrEnum==0.4.15
148+
strictyaml==1.7.3
149+
structlog==25.5.0
150+
supabase==2.28.3
151+
supabase-auth==2.28.3
152+
supabase-functions==2.28.3
153+
sympy==1.14.0
154+
tenacity==9.1.4
155+
threadpoolctl==3.6.0
156+
tiktoken==0.12.0
157+
tokenizers==0.22.2
158+
tomli==2.4.1
159+
torch==2.11.0
160+
tqdm==4.67.3
161+
traitlets==5.14.3
162+
transformers==4.57.6
163+
typeguard==4.5.1
164+
typer==0.23.1
165+
typing-inspection==0.4.2
166+
typing_extensions==4.15.0
167+
umap-learn==0.5.7
168+
urllib3==2.6.3
169+
uvicorn==0.37.0
170+
uvloop==0.22.1
171+
watchfiles==1.1.1
172+
websockets==15.0.1
173+
wrapt==2.1.2
174+
yarl==1.23.0
175+
zipp==3.23.0
176+
zstandard==0.25.0

backend/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ sentence-transformers==3.3.1
2929
hdbscan>=0.8.33
3030

3131
# Cognee
32-
cognee>=0.5.5
33-
cognee[postgres]
34-
cognee[gemini]
35-
cognee
32+
cognee[postgres,gemini]>=0.5.5
3633
kuzu>=0.11.3
34+
neo4j>=5.0.0
35+
asyncpg>=0.29.0
36+
python-multipart>=0.0.9
3737

3838
# docling==2.55.1
3939
# docling-core==2.48.4

0 commit comments

Comments
 (0)