-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
82 lines (82 loc) · 3.08 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
agate==1.7.1
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
attrs==23.2.0
Babel==2.14.0
beautifulsoup4==4.12.3
blinker==1.7.0
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
dataclasses-json==0.6.4
dbt-core==1.7.10
dbt-extractor==0.5.1
dbt-postgres==1.7.10
dbt-semantic-interfaces==0.4.4
Flask==3.0.2
frozenlist==1.4.1
greenlet==3.0.3
html5lib==1.1
idna==3.6
IMDBAPI==1.0.2
importlib-metadata==6.11.0
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.3
jsonpatch==1.33
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
langchain==0.1.6
langchain-community==0.0.19
langchain-core==0.1.22
langsmith==0.0.87
leather==0.4.0
Logbook==1.5.3
MarkupSafe==2.1.5
marshmallow==3.20.2
mashumaro==3.12
minimal-snowplow-tracker==0.0.2
more-itertools==10.2.0
msgpack==1.0.8
multidict==6.0.5
mypy-extensions==1.0.0
networkx==3.2.1
numpy==1.26.4
packaging==23.2
pandas==2.2.1
parsedatetime==2.6
pathspec==0.11.2
protobuf==4.25.3
psycopg2-binary==2.9.9
pycparser==2.21
pydantic==2.6.1
pydantic_core==2.16.2
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-slugify==8.0.4
pytimeparse==1.1.8
pytz==2024.1
PyYAML==6.0.1
referencing==0.34.0
requests==2.31.0
rpds-py==0.18.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.5
SQLAlchemy==2.0.26
sqlparse==0.4.4
tenacity==8.2.3
text-unidecode==1.3
typing-inspect==0.9.0
typing_extensions==4.9.0
tzdata==2024.1
urllib3==1.26.18
webencodings==0.5.1
Werkzeug==3.0.1
yarl==1.9.4
zipp==3.18.1