forked from bonk1t/agentic-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
124 lines (124 loc) · 10.6 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
agency-swarm==0.2.6 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
aiohappyeyeballs==2.4.3 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
aiohttp==3.10.10 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
aiosignal==1.3.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
annotated-types==0.7.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
anyio==4.6.2.post1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
argcomplete==3.5.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
async-timeout==4.0.3 ; python_full_version >= "3.11.0a1" and python_full_version < "3.11.3"
attrs==24.2.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
bcrypt==4.2.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
black==24.10.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
cachecontrol==0.14.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
cachetools==5.5.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
certifi==2024.8.30 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
cffi==1.17.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13" and platform_python_implementation != "PyPy"
charset-normalizer==3.4.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
click==8.1.7 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
colorama==0.4.6 ; python_full_version >= "3.11.0a1" and python_version < "3.13" and (sys_platform == "win32" or platform_system == "Windows")
cryptography==43.0.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
datamodel-code-generator==0.25.8 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
deepdiff==6.7.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
deprecated==1.2.14 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
distro==1.9.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
dnspython==2.7.0 ; python_version >= "3.11" and python_version < "3.13"
docstring-parser==0.16 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
duckduckgo-search==6.3.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
email-validator==2.2.0 ; python_version >= "3.11" and python_version < "3.13"
fastapi==0.115.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
firebase-admin==6.5.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
frozenlist==1.4.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
genson==1.3.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-api-core==2.21.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-api-core[grpc]==2.21.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-api-python-client==2.149.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-auth-httplib2==0.2.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-auth==2.35.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-cloud-appengine-logging==1.4.5 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-cloud-audit-log==0.3.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-cloud-core==2.4.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-cloud-firestore==2.19.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13" and platform_python_implementation != "PyPy"
google-cloud-logging==3.11.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-cloud-storage==2.18.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-crc32c==1.6.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
google-resumable-media==2.7.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
googleapis-common-protos==1.65.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
googleapis-common-protos[grpc]==1.65.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
greenlet==3.1.1 ; python_full_version >= "3.11.0a1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version < "3.13"
grpc-google-iam-v1==0.13.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
grpcio-status==1.66.2 ; python_version >= "3.11" and python_version < "3.13"
grpcio==1.66.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
gunicorn==23.0.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
h11==0.14.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
httpcore==1.0.6 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
httplib2==0.22.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
httptools==0.6.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
httpx==0.27.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
idna==3.10 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
importlib-metadata==8.4.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
inflect==5.6.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
inflection==0.5.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
instructor==1.3.4 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
isort==5.13.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
jinja2==3.1.4 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
jiter==0.4.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
jsonref==1.1.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
markdown-it-py==3.0.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
markupsafe==3.0.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
mdurl==0.1.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
msgpack==1.1.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
multidict==6.1.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
mypy-extensions==1.0.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
openai==1.35.14 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
opentelemetry-api==1.27.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
oracledb==2.4.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
ordered-set==4.1.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
packaging==24.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
passlib[bcrypt]==1.7.4 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pathspec==0.12.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
platformdirs==4.3.6 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
primp==0.6.3 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
propcache==0.2.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
proto-plus==1.24.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
protobuf==5.28.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
psycopg2-binary==2.9.9 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pyairtable==2.3.3 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pyasn1-modules==0.4.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pyasn1==0.6.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pycparser==2.22 ; python_full_version >= "3.11.0a1" and python_version < "3.13" and platform_python_implementation != "PyPy"
pydantic-core==2.23.4 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pydantic-settings==2.5.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pydantic==2.9.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pydantic[email]==2.9.2 ; python_version >= "3.11" and python_version < "3.13"
pygments==2.18.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pyjwt[crypto]==2.9.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pymysql==1.1.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pyodbc==5.1.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pyparsing==3.2.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
python-dotenv==1.0.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
pyyaml==6.0.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
redis==5.1.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
regex==2024.9.11 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
requests==2.32.3 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
rich==13.7.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
rsa==4.9 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
shellingham==1.5.4 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
sniffio==1.3.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
sqlalchemy-redshift==0.8.14 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
sqlalchemy==1.4.54 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
starlette==0.40.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
tenacity==8.5.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
termcolor==2.4.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
tiktoken==0.8.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
tqdm==4.66.5 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
typer==0.12.5 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
typing-extensions==4.12.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
uritemplate==4.1.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
urllib3==2.2.3 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
uvicorn[standard]==0.31.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
uvloop==0.20.0 ; (sys_platform != "win32" and sys_platform != "cygwin") and platform_python_implementation != "PyPy" and python_full_version >= "3.11.0a1" and python_version < "3.13"
watchfiles==0.24.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
websockets==13.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
wrapt==1.16.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
yarl==1.15.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"
zipp==3.20.2 ; python_full_version >= "3.11.0a1" and python_version < "3.13"