-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
112 lines (112 loc) · 3.95 KB
/
requirements.txt
File metadata and controls
112 lines (112 loc) · 3.95 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
aiohttp==3.8.5
aiosignal==1.3.1
aiostream==0.5.2
annotated-types==0.5.0
anyio==3.7.1
async-timeout==4.0.3
asyncio==3.4.3
attrs==23.1.0
bidict==0.22.1
blinker==1.5
cachelib==0.9.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
colorama==0.4.6
contourpy==1.1.1
cvxopt==1.3.2
cycler==0.12.0
dataclasses-json==0.5.14
Deprecated==1.2.14
deprecation==2.1.0
distlib==0.3.6
distro==1.8.0
dnspython==2.3.0
filelock==3.9.0
Flask==2.2.2
Flask-Caching==2.0.2
Flask-Cors==3.0.10
Flask-PyMongo==2.3.0
Flask-SocketIO==5.3.3
Flask-SSE==1.0.0
fonttools==4.43.0
frozenlist==1.4.0
fsspec==2023.10.0
gevent==22.10.2
graphviz==0.20.1
greenlet==2.0.2
gunicorn==20.1.0
h11==0.14.0
httpcore==1.0.2
httpx==0.25.1
idna==3.4
iniconfig==2.0.0
intervaltree==3.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.3.2
jsonpatch==1.33
jsonpointer==2.4
kiwisolver==1.4.5
langchain==0.0.304
langsmith==0.0.41
llama-index==0.8.59
lxml==4.9.3
MarkupSafe==2.1.2
marshmallow==3.20.1
matplotlib==3.8.0
multidict==6.0.4
mypy-extensions==1.0.0
nest-asyncio==1.5.8
networkx==3.1
nltk==3.8.1
numexpr==2.8.7
numpy==1.24.1
openai==1.2.3
packaging==23.1
pandas==1.5.3
Pillow==10.0.1
pipenv==2023.2.18
platformdirs==3.1.0
pluggy==1.2.0
pm4py==2.7.6
pycparser==2.21
pydantic==2.4.2
pydantic_core==2.10.1
pydotplus==2.0.2
pymongo==4.3.3
pyparsing==3.1.1
pytest==7.4.0
python-dateutil==2.8.2
python-dotenv==1.0.0
python-engineio==4.4.0
python-socketio==5.8.0
pytz==2022.7.1
PyYAML==6.0.1
redis==4.5.2
regex==2023.10.3
requests==2.28.2
scipy==1.11.3
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
SQLAlchemy==2.0.21
sseclient==0.0.27
sseclient-py==1.7.2
StringDist==1.0.9
tabulate==0.9.0
tenacity==8.2.3
tiktoken==0.5.1
tqdm==4.66.1
typing-inspect==0.9.0
typing_extensions==4.8.0
urllib3==1.26.14
virtualenv==20.20.0
virtualenv-clone==0.5.7
waitress==2.1.2
Werkzeug==2.2.2
wrapt==1.15.0
yarl==1.9.2
zope.event==4.6
zope.interface==6.0