forked from kreneskyp/ix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
executable file
·53 lines (53 loc) · 1 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
aiofiles==23.2.1
beautifulsoup4==4.12.2
black==23.9.1
celery==5.3.4
celery-singleton==0.3.1
channels==4.0.0
channels_redis==4.1.0
chromadb==0.4.13
colorlog==6.7.0
daphne==4.0.0
django==4.2.6
django-channels-graphql-ws==1.0.0rc6
django_extensions==3.2.3
django-redis==5.3.0
Faker==19.6.2
fireworks-ai==0.4.4
flake8==6.1.0
fastapi==0.103.2
graphene-django==3.1.5
google-api-python-client==2.100.0
googlesearch-python==1.2.3
httpx==0.25.0
hvac==1.2.1
ipython==8.15.0
isort==5.12.0
jq==1.4.1
jsonpath-ng==1.6.0
jsonschema==4.19.1
langchain==0.0.350
langchain-experimental==0.0.47
llama-cpp-python==0.2.23
metaphor-python==0.1.16
openai==1.3.9
openapi-pydantic==0.3.2
pinecone-client==2.2.4
psycopg==3.1.10
pydantic==2.4.2
pypdf==3.15.2
pytest==7.4.2
pytest_asyncio==0.21.1
pytest-cov==4.1.0
pytest-django==4.5.2
pytest-mock==3.11.1
pytest-snapshot==0.9.0
pytest-xdist==2.4.0
python-multipart==0.0.6
redis==5.0.0
requests==2.31.0
tiktoken==0.5.1
wikipedia==1.4.0
wolframalpha==5.0.0
unstructured==0.10.5
uvicorn[standard]==0.23.2