|
1 | | -aiohttp==3.9.5 |
| 1 | +aiocache==0.12.3 |
| 2 | +aiohappyeyeballs==2.4.3 |
| 3 | +aiohttp==3.10.10 |
2 | 4 | aiosignal==1.3.1 |
3 | 5 | annotated-types==0.7.0 |
4 | | -anyio==4.4.0 |
| 6 | +anyio==4.6.2.post1 |
5 | 7 | arrow==1.3.0 |
6 | | -attrs==23.2.0 |
7 | | -blinker==1.8.2 |
8 | | -boto3==1.34.149 |
9 | | -botocore==1.34.149 |
10 | | -cachelib==0.9.0 |
11 | | -certifi==2024.7.4 |
12 | | -charset-normalizer==3.3.2 |
| 8 | +asgiref==3.8.1 |
| 9 | +async-timeout==4.0.3 |
| 10 | +attrs==24.2.0 |
| 11 | +boto3==1.35.54 |
| 12 | +botocore==1.35.54 |
| 13 | +certifi==2024.8.30 |
| 14 | +charset-normalizer==3.4.0 |
13 | 15 | click==8.1.7 |
14 | 16 | colorama==0.4.6 |
15 | 17 | coloredlogs==15.0.1 |
16 | | -coverage==7.6.0 |
17 | 18 | Deprecated==1.2.14 |
18 | 19 | diff-match-patch==20230430 |
19 | 20 | distro==1.9.0 |
| 21 | +exceptiongroup==1.2.2 |
20 | 22 | Faker==25.9.2 |
21 | | -filelock==3.15.4 |
| 23 | +fastapi==0.115.4 |
| 24 | +filelock==3.16.1 |
22 | 25 | fqdn==1.5.1 |
23 | | -frozenlist==1.4.1 |
24 | | -fsspec==2024.6.1 |
25 | | -googleapis-common-protos==1.63.2 |
| 26 | +frozenlist==1.5.0 |
| 27 | +fsspec==2024.10.0 |
| 28 | +googleapis-common-protos==1.65.0 |
26 | 29 | griffe==0.36.9 |
27 | | -grpcio==1.65.1 |
28 | | -guardrails-ai==0.5.9 |
29 | | -guardrails-api-client==0.3.12 |
| 30 | +grpcio==1.67.1 |
| 31 | +guardrails-ai==0.5.15 |
| 32 | +guardrails-api-client==0.3.13 |
30 | 33 | guardrails_hub_types==0.0.4 |
31 | | -gunicorn==22.0.0 |
32 | 34 | h11==0.14.0 |
33 | | -httpcore==1.0.5 |
34 | | -httpx==0.27.0 |
35 | | -huggingface-hub==0.24.2 |
| 35 | +httpcore==1.0.6 |
| 36 | +httpx==0.27.2 |
| 37 | +huggingface-hub==0.26.2 |
36 | 38 | humanfriendly==10.0 |
37 | | -idna==3.7 |
38 | | -importlib_metadata==8.0.0 |
39 | | -iniconfig==2.0.0 |
| 39 | +idna==3.10 |
| 40 | +importlib_metadata==8.4.0 |
40 | 41 | isoduration==20.11.0 |
41 | | -itsdangerous==2.2.0 |
42 | 42 | Jinja2==3.1.4 |
| 43 | +jiter==0.7.0 |
43 | 44 | jmespath==1.0.1 |
44 | 45 | joblib==1.4.2 |
45 | 46 | jsonpatch==1.33 |
46 | 47 | jsonpointer==3.0.0 |
47 | 48 | jsonref==1.1.0 |
48 | 49 | jsonschema==4.23.0 |
49 | | -jsonschema-specifications==2023.12.1 |
50 | | -langchain-core==0.2.23 |
51 | | -langsmith==0.1.93 |
52 | | -litellm==1.42.3 |
| 50 | +jsonschema-specifications==2024.10.1 |
| 51 | +langchain-core==0.3.15 |
| 52 | +langsmith==0.1.139 |
| 53 | +litellm==1.51.2 |
53 | 54 | lxml==4.9.4 |
54 | 55 | markdown-it-py==3.0.0 |
55 | | -MarkupSafe==2.1.5 |
| 56 | +MarkupSafe==3.0.2 |
56 | 57 | mdurl==0.1.2 |
57 | | -multidict==6.0.5 |
| 58 | +multidict==6.1.0 |
58 | 59 | nltk==3.8.1 |
59 | | -openai==1.37.1 |
60 | | -opentelemetry-api==1.26.0 |
61 | | -opentelemetry-exporter-otlp-proto-common==1.26.0 |
62 | | -opentelemetry-exporter-otlp-proto-grpc==1.26.0 |
63 | | -opentelemetry-exporter-otlp-proto-http==1.26.0 |
64 | | -opentelemetry-instrumentation==0.47b0 |
65 | | -opentelemetry-instrumentation-flask==0.47b0 |
66 | | -opentelemetry-instrumentation-wsgi==0.47b0 |
67 | | -opentelemetry-proto==1.26.0 |
68 | | -opentelemetry-sdk==1.26.0 |
69 | | -opentelemetry-semantic-conventions==0.47b0 |
70 | | -opentelemetry-util-http==0.47b0 |
71 | | -orjson==3.10.6 |
| 60 | +openai==1.53.0 |
| 61 | +opentelemetry-api==1.27.0 |
| 62 | +opentelemetry-exporter-otlp-proto-common==1.27.0 |
| 63 | +opentelemetry-exporter-otlp-proto-grpc==1.27.0 |
| 64 | +opentelemetry-exporter-otlp-proto-http==1.27.0 |
| 65 | +opentelemetry-instrumentation==0.48b0 |
| 66 | +opentelemetry-instrumentation-asgi==0.48b0 |
| 67 | +opentelemetry-instrumentation-fastapi==0.48b0 |
| 68 | +opentelemetry-proto==1.27.0 |
| 69 | +opentelemetry-sdk==1.27.0 |
| 70 | +opentelemetry-semantic-conventions==0.48b0 |
| 71 | +opentelemetry-util-http==0.48b0 |
| 72 | +orjson==3.10.10 |
72 | 73 | packaging==24.1 |
73 | | -pluggy==1.5.0 |
74 | | -protobuf==4.25.4 |
75 | | -psycopg2-binary==2.9.9 |
76 | | -pydantic==2.8.2 |
77 | | -pydantic_core==2.20.1 |
| 74 | +propcache==0.2.0 |
| 75 | +protobuf==4.25.5 |
| 76 | +psycopg2-binary==2.9.10 |
| 77 | +pydantic==2.9.2 |
| 78 | +pydantic_core==2.23.4 |
78 | 79 | pydash==7.0.7 |
79 | 80 | Pygments==2.18.0 |
80 | | -PyJWT==2.8.0 |
81 | | -pytest==8.3.2 |
82 | | -pytest-mock==3.14.0 |
| 81 | +PyJWT==2.9.0 |
83 | 82 | python-dateutil==2.9.0.post0 |
84 | 83 | python-dotenv==1.0.1 |
85 | | -PyYAML==6.0.1 |
| 84 | +PyYAML==6.0.2 |
86 | 85 | referencing==0.35.1 |
87 | 86 | regex==2023.12.25 |
88 | 87 | requests==2.32.3 |
| 88 | +requests-toolbelt==1.0.0 |
89 | 89 | rfc3339-validator==0.1.4 |
90 | 90 | rfc3987==1.3.8 |
91 | | -rich==13.7.1 |
92 | | -rpds-py==0.19.1 |
| 91 | +rich==13.9.4 |
| 92 | +rpds-py==0.20.1 |
93 | 93 | rstr==3.2.2 |
94 | | -ruff==0.5.5 |
95 | | -s3transfer==0.10.2 |
96 | | -setuptools==71.1.0 |
| 94 | +s3transfer==0.10.3 |
| 95 | +semver==3.0.2 |
97 | 96 | shellingham==1.5.4 |
98 | 97 | six==1.16.0 |
99 | 98 | sniffio==1.3.1 |
100 | | -SQLAlchemy==2.0.31 |
101 | | -tenacity==8.5.0 |
102 | | -tiktoken==0.7.0 |
103 | | -tokenizers==0.19.1 |
104 | | -tqdm==4.66.4 |
105 | | -typer==0.9.4 |
106 | | -types-python-dateutil==2.9.0.20240316 |
| 99 | +SQLAlchemy==2.0.36 |
| 100 | +starlette==0.41.2 |
| 101 | +tenacity==9.0.0 |
| 102 | +tiktoken==0.8.0 |
| 103 | +tokenizers==0.20.1 |
| 104 | +tqdm==4.66.6 |
| 105 | +typer==0.12.5 |
| 106 | +types-python-dateutil==2.9.0.20241003 |
107 | 107 | typing_extensions==4.12.2 |
108 | 108 | uri-template==1.3.0 |
109 | 109 | urllib3==2.0.7 |
110 | | -webcolors==24.6.0 |
111 | | -Werkzeug==3.0.3 |
| 110 | +uvicorn==0.32.0 |
| 111 | +webcolors==24.8.0 |
112 | 112 | wrapt==1.16.0 |
113 | | -yarl==1.9.4 |
114 | | -zipp==3.19.2 |
| 113 | +yarl==1.17.1 |
| 114 | +zipp==3.20.2 |
0 commit comments