-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements copy.txt
78 lines (78 loc) · 1.4 KB
/
requirements copy.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
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
aiohttp==3.9.3
aiosignal==1.3.1
altgraph==0.17.4
annotated-types==0.6.0
anyio==4.2.0
arrow==1.3.0
attrs==23.2.0
binaryornot==0.4.4
certifi==2023.11.17
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
cookiecutter==2.5.0
curl_cffi==0.6.0b9
dataclasses-json==0.6.3
docstring-inheritance==2.1.2
duckduckgo_search==4.4.2
flet==0.19.0
flet-core==0.19.0
flet-runtime==0.19.0
frozenlist==1.4.1
h11==0.14.0
httpcore==0.17.3
httpx==0.24.1
idna==3.6
Jinja2==3.1.3
jsonpatch==1.33
jsonpointer==2.4
langchain==0.1.4
langchain-community==0.0.16
langchain-core==0.1.17
langchainhub==0.1.14
langsmith==0.0.85
lxml==5.1.0
macholib==1.16.3
markdown-it-py==3.0.0
MarkupSafe==2.1.4
marshmallow==3.20.2
mdurl==0.1.2
modulegraph==0.19.6
multidict==6.0.4
mypy-extensions==1.0.0
nest-asyncio==1.6.0
numpy==1.26.3
oauthlib==3.2.2
packaging==23.2
py2app==0.28.7
pycparser==2.21
pydantic==2.6.0
pydantic_core==2.16.1
Pygments==2.17.2
pyinstaller==6.3.0
pyinstaller-hooks-contrib==2024.0
pypng==0.20220715.0
python-dateutil==2.8.2
python-slugify==8.0.2
PyYAML==6.0.1
qrcode==7.4.2
repath==0.9.0
requests==2.31.0
rich==13.7.0
setuptools==69.0.3
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.25
tenacity==8.2.3
text-unidecode==1.3
types-python-dateutil==2.8.19.20240106
types-requests==2.31.0.20240125
typing-inspect==0.9.0
typing_extensions==4.9.0
urllib3==2.2.0
watchdog==3.0.0
websocket-client==1.7.0
websockets==11.0.3
wheel==0.42.0
yarl==1.9.4