Skip to content

Commit 1fcf74a

Browse files
committed
Pin requirements for a reproducible environment
1 parent a686291 commit 1fcf74a

1 file changed

Lines changed: 149 additions & 1 deletion

File tree

crewai-python/requirements.txt

Lines changed: 149 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,149 @@
1-
crewai[tools,google-genai]==1.14.6
1+
aiofiles==24.1.0
2+
aiohappyeyeballs==2.7.1
3+
aiohttp==3.14.1
4+
aiosignal==1.4.0
5+
aiosqlite==0.21.0
6+
annotated-doc==0.0.4
7+
annotated-types==0.7.0
8+
anyio==4.14.1
9+
appdirs==1.4.4
10+
attrs==26.1.0
11+
backoff==2.2.1
12+
bcrypt==5.0.0
13+
beautifulsoup4==4.13.5
14+
build==1.5.0
15+
cel-python==0.5.0
16+
certifi==2026.6.17
17+
cffi==2.0.0
18+
charset-normalizer==3.4.7
19+
chromadb==1.1.1
20+
click==8.4.2
21+
crewai==1.15.1
22+
crewai-cli==1.15.1
23+
crewai-core==1.15.1
24+
crewai-tools==1.15.1
25+
cryptography==49.0.0
26+
defusedxml==0.7.1
27+
deprecation==2.1.0
28+
distro==1.9.0
29+
docstring-parser==0.18.0
30+
durationpy==0.10
31+
et-xmlfile==2.0.0
32+
filelock==3.29.4
33+
flatbuffers==25.12.19
34+
frozenlist==1.8.0
35+
fsspec==2026.6.0
36+
google-auth==2.55.1
37+
google-genai==1.65.0
38+
google-re2==1.1.20251105
39+
googleapis-common-protos==1.75.0
40+
grpcio==1.81.1
41+
h11==0.16.0
42+
hf-xet==1.5.1
43+
httpcore==1.0.9
44+
httptools==0.8.0
45+
httpx==0.28.1
46+
httpx-sse==0.4.3
47+
huggingface-hub==1.21.0
48+
idna==3.18
49+
importlib-resources==7.1.0
50+
instructor==1.15.4
51+
jinja2==3.1.6
52+
jiter==0.14.0
53+
jmespath==1.1.0
54+
json-repair==0.25.3
55+
json5==0.10.0
56+
jsonref==1.1.0
57+
jsonschema==4.26.0
58+
jsonschema-specifications==2025.9.1
59+
kubernetes==36.0.2
60+
lance-namespace==0.9.0
61+
lance-namespace-urllib3-client==0.9.0
62+
lancedb==0.30.0
63+
lark==1.3.1
64+
linkify-it-py==2.1.0
65+
lxml==6.1.1
66+
markdown-it-py==4.2.0
67+
markupsafe==3.0.3
68+
mcp==1.26.0
69+
mdit-py-plugins==0.6.1
70+
mdurl==0.1.2
71+
mmh3==5.2.1
72+
multidict==6.7.1
73+
numpy==2.5.0
74+
oauthlib==3.3.1
75+
onnxruntime==1.27.0
76+
openai==2.44.0
77+
openpyxl==3.1.5
78+
opentelemetry-api==1.42.1
79+
opentelemetry-exporter-otlp-proto-common==1.42.1
80+
opentelemetry-exporter-otlp-proto-grpc==1.42.1
81+
opentelemetry-exporter-otlp-proto-http==1.42.1
82+
opentelemetry-proto==1.42.1
83+
opentelemetry-sdk==1.42.1
84+
opentelemetry-semantic-conventions==0.63b1
85+
orjson==3.11.9
86+
overrides==7.7.0
87+
packaging==26.2
88+
pdfminer-six==20260107
89+
pdfplumber==0.11.10
90+
pendulum==3.2.0
91+
pillow==12.3.0
92+
platformdirs==4.10.0
93+
portalocker==2.7.0
94+
posthog==5.4.0
95+
propcache==0.5.2
96+
protobuf==6.33.6
97+
pyarrow==24.0.0
98+
pyasn1==0.6.3
99+
pyasn1-modules==0.4.2
100+
pybase64==1.4.3
101+
pycparser==3.0
102+
pydantic==2.12.5
103+
pydantic-core==2.41.5
104+
pydantic-settings==2.10.1
105+
pygments==2.20.0
106+
pyjwt==2.13.0
107+
pymupdf==1.26.7
108+
pypdfium2==5.11.0
109+
pypika==0.51.1
110+
pyproject-hooks==1.2.0
111+
python-dateutil==2.9.0.post0
112+
python-docx==1.2.0
113+
python-dotenv==1.2.2
114+
python-multipart==0.0.32
115+
pytube==15.0.0
116+
pyyaml==6.0.3
117+
referencing==0.37.0
118+
regex==2026.1.15
119+
requests==2.34.2
120+
requests-oauthlib==2.0.0
121+
rich==14.3.4
122+
rpds-py==2026.6.3
123+
shellingham==1.5.4
124+
six==1.17.0
125+
sniffio==1.3.1
126+
soupsieve==2.8.4
127+
sse-starlette==3.4.5
128+
starlette==1.3.1
129+
tenacity==9.1.4
130+
textual==8.2.8
131+
tiktoken==0.12.0
132+
tokenizers==0.23.1
133+
tomli==2.0.2
134+
tomli-w==1.1.0
135+
tqdm==4.68.3
136+
typer==0.25.1
137+
typing-extensions==4.16.0
138+
typing-inspection==0.4.2
139+
tzdata==2026.2
140+
uc-micro-py==2.0.0
141+
urllib3==2.7.0
142+
uv==0.11.26
143+
uvicorn==0.49.0
144+
uvloop==0.22.1
145+
watchfiles==1.2.0
146+
websocket-client==1.9.0
147+
websockets==16.0
148+
yarl==1.24.2
149+
youtube-transcript-api==1.2.4

0 commit comments

Comments
 (0)