Skip to content

Commit 592f0c1

Browse files
committed
update requirements.txt
1 parent 4a63935 commit 592f0c1

1 file changed

Lines changed: 131 additions & 0 deletions

File tree

requirements.txt

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,134 @@ requests
1919
sqlalchemy
2020
psycopg2-binary
2121
python-multipart
22+
23+
24+
# pip freeze > requirements.txt
25+
# aiohappyeyeballs==2.6.1
26+
# aiohttp==3.13.1
27+
# aiosignal==1.4.0
28+
# amqp==5.3.1
29+
# annotated-types==0.7.0
30+
# anthropic==0.72.0
31+
# anyio==4.11.0
32+
# attrs==25.4.0
33+
# beautifulsoup4==4.14.2
34+
# billiard==4.2.2
35+
# boltons==21.0.0
36+
# bracex==2.6
37+
# bs4==0.0.2
38+
# celery==5.5.3
39+
# certifi==2025.10.5
40+
# charset-normalizer==3.4.4
41+
# click==8.1.8
42+
# click-didyoumean==0.3.1
43+
# click-option-group==0.5.9
44+
# click-plugins==1.1.1.2
45+
# click-repl==0.3.0
46+
# colorama==0.4.6
47+
# dataclasses-json==0.6.7
48+
# distro==1.9.0
49+
# docstring_parser==0.17.0
50+
# dotenv==0.9.9
51+
# duckduckgo_search==8.1.1
52+
# exceptiongroup==1.2.2
53+
# face==24.0.0
54+
# faiss-cpu==1.12.0
55+
# fastapi==0.119.0
56+
# frozenlist==1.8.0
57+
# glom==22.1.0
58+
# googleapis-common-protos==1.72.0
59+
# greenlet==3.2.4
60+
# h11==0.16.0
61+
# httpcore==1.0.9
62+
# httpx==0.28.1
63+
# httpx-sse==0.4.3
64+
# idna==3.11
65+
# importlib_metadata==8.7.0
66+
# jiter==0.11.1
67+
# jsonpatch==1.33
68+
# jsonpointer==3.0.0
69+
# jsonschema==4.25.1
70+
# jsonschema-specifications==2025.9.1
71+
# kombu==5.5.4
72+
# langchain==1.0.5
73+
# langchain-anthropic==1.0.2
74+
# langchain-classic==1.0.0
75+
# langchain-community==0.4.1
76+
# langchain-core==1.0.4
77+
# langchain-openai==1.0.0
78+
# langchain-text-splitters==1.0.0
79+
# langgraph==1.0.2
80+
# langgraph-checkpoint==2.1.2
81+
# langgraph-prebuilt==1.0.2
82+
# langgraph-sdk==0.2.9
83+
# langsmith==0.4.42
84+
# lxml==6.0.2
85+
# markdown-it-py==4.0.0
86+
# marshmallow==3.26.1
87+
# mcp==1.16.0
88+
# mdurl==0.1.2
89+
# multidict==6.7.0
90+
# mypy_extensions==1.1.0
91+
# numpy==1.26.4
92+
# openai==2.5.0
93+
# opentelemetry-api==1.37.0
94+
# opentelemetry-exporter-otlp-proto-common==1.37.0
95+
# opentelemetry-exporter-otlp-proto-http==1.37.0
96+
# opentelemetry-instrumentation==0.58b0
97+
# opentelemetry-instrumentation-requests==0.58b0
98+
# opentelemetry-proto==1.37.0
99+
# opentelemetry-sdk==1.37.0
100+
# opentelemetry-semantic-conventions==0.58b0
101+
# opentelemetry-util-http==0.58b0
102+
# orjson==3.11.3
103+
# ormsgpack==1.11.0
104+
# packaging==23.2
105+
# peewee==3.18.3
106+
# primp==0.15.0
107+
# prompt_toolkit==3.0.52
108+
# propcache==0.4.1
109+
# protobuf==6.33.0
110+
# psycopg2-binary==2.9.11
111+
# pydantic==2.12.3
112+
# pydantic-settings==2.11.0
113+
# pydantic_core==2.41.4
114+
# Pygments==2.19.2
115+
# python-dateutil==2.9.0.post0
116+
# python-dotenv==1.1.1
117+
# python-multipart==0.0.20
118+
# PyYAML==6.0.3
119+
# redis==5.2.1
120+
# referencing==0.37.0
121+
# regex==2025.9.18
122+
# requests==2.32.5
123+
# requests-toolbelt==1.0.0
124+
# rich==13.5.3
125+
# rpds-py==0.28.0
126+
# ruamel.yaml==0.18.16
127+
# ruamel.yaml.clib==0.2.14
128+
# semgrep==1.142.1
129+
# six==1.17.0
130+
# sniffio==1.3.1
131+
# soupsieve==2.8
132+
# SQLAlchemy==2.0.44
133+
# sse-starlette==3.0.3
134+
# starlette==0.48.0
135+
# tenacity==8.5.0
136+
# tiktoken==0.12.0
137+
# tomli==2.0.2
138+
# tqdm==4.67.1
139+
# typing-inspect==0.9.0
140+
# typing-inspection==0.4.2
141+
# typing_extensions==4.15.0
142+
# tzdata==2025.2
143+
# urllib3==2.5.0
144+
# uvicorn==0.38.0
145+
# vine==5.1.0
146+
# wcmatch==8.5.2
147+
# wcwidth==0.2.14
148+
# wrapt==1.17.3
149+
# xxhash==3.6.0
150+
# yarl==1.22.0
151+
# zipp==3.23.0
152+
# zstandard==0.25.0

0 commit comments

Comments
 (0)