-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
108 lines (108 loc) · 1.8 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
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
aiohttp==3.8.5
aiosignal==1.3.1
altgraph==0.17.4
annotated-types==0.5.0
anyio==3.7.1
appnope==0.1.3
asttokens==2.4.0
async-timeout==4.0.3
attrs==23.1.0
backcall==0.2.0
black==23.3.0
certifi==2023.7.22
charset-normalizer==3.3.0
click==8.1.3
colorama==0.4.6
copier==8.3.0
dataclasses-json==0.6.1
decorator==5.1.1
distlib==0.3.6
dnspython==2.3.0
dunamai==1.18.1
executing==1.2.0
filelock==3.12.2
flake8==6.1.0
flet==0.10.3
flet-core==0.10.3
flet-runtime==0.10.3
frozenlist==1.4.0
funcy==2.0
h11==0.14.0
httpcore==0.17.3
httpx==0.24.1
icecream==2.1.3
idna==3.4
iniconfig==2.0.0
install==1.3.5
ipython==8.16.0
jedi==0.19.0
Jinja2==3.1.2
jinja2-ansible-filters==1.3.2
jsonpatch==1.33
jsonpointer==2.4
langchain==0.0.312
langsmith==0.0.42
macholib==1.16.3
MarkupSafe==2.1.3
marshmallow==3.20.1
matplotlib-inline==0.1.6
mccabe==0.7.0
multidict==6.0.4
mypy==1.5.1
mypy-extensions==1.0.0
numpy==1.25.0
oauthlib==3.2.2
openai==0.28.1
packaging==23.1
pandas==2.0.3
parso==0.8.3
pathspec==0.11.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==10.0.1
platformdirs==3.8.0
pluggy==1.3.0
plumbum==1.8.2
prompt-toolkit==3.0.36
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.11.0
pydantic==2.4.2
pydantic_core==2.10.1
pyflakes==3.1.0
Pygments==2.16.1
pyinstaller==6.0.0
pyinstaller-hooks-contrib==2023.9
pymongo==4.4.0
pypng==0.20220715.0
pytest==7.4.2
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0.1
pyyaml-include==1.3.1
qrcode==7.4.2
questionary==2.0.1
redis==4.6.0
regex==2023.10.3
repath==0.9.0
requests==2.31.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.21
stack-data==0.6.2
tenacity==8.2.3
tiktoken==0.5.1
tokenizer==3.4.3
tqdm==4.66.1
traitlets==5.10.1
typing-inspect==0.9.0
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.0.6
virtualenv==20.23.1
waitress==2.1.2
watchdog==3.0.0
wcwidth==0.2.7
websocket-client==1.6.3
websockets==11.0.3
yarl==1.9.2