|
1 | | -aiohttp==3.9.1 |
| 1 | +aiohttp==3.9.3 |
2 | 2 | aiosignal==1.3.1 |
3 | 3 | annotated-types==0.6.0 |
4 | 4 | antlr4-python3-runtime==4.9.3 |
5 | | -anyio==4.2.0 |
6 | | -asttokens==2.0.5 |
| 5 | +anyio==4.3.0 |
7 | 6 | async-timeout==4.0.3 |
| 7 | +asyncio==3.4.3 |
8 | 8 | attrs==23.2.0 |
9 | | -backcall==0.2.0 |
10 | 9 | backoff==2.2.1 |
11 | | -beautifulsoup4==4.12.2 |
12 | | -boto3==1.34.41 |
13 | | -botocore==1.34.41 |
14 | | -certifi==2023.11.17 |
| 10 | +beautifulsoup4==4.12.3 |
| 11 | +boto3 |
| 12 | +botocore |
| 13 | +cachetools==5.3.3 |
| 14 | +certifi==2024.2.2 |
15 | 15 | cffi==1.16.0 |
16 | 16 | chardet==5.2.0 |
17 | 17 | charset-normalizer==3.3.2 |
18 | 18 | click==8.1.7 |
19 | | -colorama==0.4.6 |
20 | 19 | coloredlogs==15.0.1 |
21 | | -comm==0.1.2 |
22 | 20 | contourpy==1.2.0 |
23 | 21 | cryptography==42.0.2 |
24 | 22 | cycler==0.12.1 |
25 | | -dataclasses-json==0.6.3 |
| 23 | +dataclasses-json==0.6.4 |
26 | 24 | dataclasses-json-speakeasy==0.5.11 |
27 | | -debugpy==1.6.7 |
28 | | -decorator==5.1.1 |
29 | 25 | Deprecated==1.2.14 |
30 | 26 | distro==1.9.0 |
| 27 | +docstring_parser==0.16 |
31 | 28 | effdet==0.4.1 |
32 | 29 | emoji==2.10.1 |
33 | | -exceptiongroup==1.0.4 |
34 | | -executing==0.8.3 |
35 | | -fastapi==0.109.0 |
| 30 | +exceptiongroup==1.2.0 |
| 31 | +fastapi==0.110.0 |
36 | 32 | fastapi-health==0.4.0 |
37 | 33 | filelock==3.13.1 |
38 | 34 | filetype==1.2.0 |
39 | 35 | flatbuffers==23.5.26 |
40 | | -fonttools==4.48.1 |
| 36 | +fonttools==4.49.0 |
41 | 37 | frozenlist==1.4.1 |
42 | 38 | fsspec==2024.2.0 |
| 39 | +google-api-core==2.18.0 |
| 40 | +google-auth==2.29.0 |
| 41 | +google-cloud-aiplatform==1.45.0 |
| 42 | +google-cloud-bigquery==3.19.0 |
| 43 | +google-cloud-core==2.4.1 |
| 44 | +google-cloud-resource-manager==1.12.3 |
| 45 | +google-cloud-storage==2.16.0 |
| 46 | +google-crc32c==1.5.0 |
| 47 | +google-resumable-media==2.7.0 |
| 48 | +googleapis-common-protos==1.63.0 |
43 | 49 | greenlet==3.0.3 |
| 50 | +grpc-google-iam-v1==0.13.0 |
| 51 | +grpcio==1.62.1 |
| 52 | +google-ai-generativelanguage |
| 53 | +grpcio-status==1.62.1 |
44 | 54 | h11==0.14.0 |
45 | | -httpcore==1.0.2 |
46 | | -httpx==0.26.0 |
| 55 | +httpcore==1.0.4 |
| 56 | +httpx==0.27.0 |
47 | 57 | huggingface-hub==0.20.3 |
48 | 58 | humanfriendly==10.0 |
49 | 59 | idna==3.6 |
50 | | -importlib-metadata==7.0.1 |
| 60 | +importlib-resources==6.1.1 |
| 61 | +install==1.3.5 |
51 | 62 | iopath==0.1.10 |
52 | | -ipykernel==6.25.0 |
53 | | -ipython==8.15.0 |
54 | | -jedi==0.18.1 |
55 | 63 | Jinja2==3.1.3 |
56 | 64 | jmespath==1.0.1 |
57 | 65 | joblib==1.3.2 |
58 | 66 | jsonpatch==1.33 |
59 | 67 | jsonpath-python==1.0.6 |
60 | 68 | jsonpointer==2.4 |
61 | | -jupyter_client==8.6.0 |
62 | | -jupyter_core==5.5.0 |
63 | 69 | kiwisolver==1.4.5 |
64 | | -langchain==0.1.1 |
65 | | -langchain-community==0.0.20 |
66 | | -langchain-core==0.1.23 |
67 | | -langchain-experimental==0.0.49 |
68 | | -langchain-openai==0.0.2.post1 |
| 70 | +langchain |
| 71 | +langchain-google-genai |
| 72 | +langchain-community |
| 73 | +langchain-core |
| 74 | +langchain-experimental |
| 75 | +langchain-google-vertexai |
| 76 | +langchain-openai |
| 77 | +langchain-text-splitters==0.0.1 |
69 | 78 | langdetect==1.0.9 |
70 | | -langsmith==0.0.87 |
| 79 | +langsmith==0.1.31 |
71 | 80 | layoutparser==0.3.4 |
72 | 81 | lxml==5.1.0 |
73 | 82 | MarkupSafe==2.1.5 |
74 | 83 | marshmallow==3.20.2 |
75 | | -matplotlib==3.8.2 |
76 | | -matplotlib-inline==0.1.6 |
| 84 | +matplotlib==3.7.2 |
77 | 85 | mpmath==1.3.0 |
78 | | -multidict==6.0.4 |
| 86 | +multidict==6.0.5 |
79 | 87 | mypy-extensions==1.0.0 |
80 | | -neo4j==5.16.0 |
81 | | -nest-asyncio==1.5.6 |
| 88 | +neo4j==5.18.0 |
82 | 89 | networkx==3.2.1 |
83 | 90 | nltk==3.8.1 |
84 | | -numpy==1.26.3 |
85 | | -nvidia-cublas-cu12==12.1.3.1 |
86 | | -nvidia-cuda-cupti-cu12==12.1.105 |
87 | | -nvidia-cuda-nvrtc-cu12==12.1.105 |
88 | | -nvidia-cuda-runtime-cu12==12.1.105 |
89 | | -nvidia-cudnn-cu12==8.9.2.26 |
90 | | -nvidia-cufft-cu12==11.0.2.54 |
91 | | -nvidia-curand-cu12==10.3.2.106 |
92 | | -nvidia-cusolver-cu12==11.4.5.107 |
93 | | -nvidia-cusparse-cu12==12.1.0.106 |
94 | | -nvidia-nccl-cu12==2.19.3 |
95 | | -nvidia-nvjitlink-cu12==12.3.101 |
96 | | -nvidia-nvtx-cu12==12.1.105 |
| 91 | +numpy==1.26.4 |
97 | 92 | omegaconf==2.3.0 |
98 | 93 | onnx==1.15.0 |
99 | 94 | onnxruntime==1.15.1 |
100 | | -openai==1.7.1 |
101 | | -opencv-python==4.9.0.80 |
102 | | -opencv-python-headless==4.9.0.80 |
| 95 | +openai==1.14.2 |
| 96 | +opencv-python==4.8.0.76 |
| 97 | +orjson==3.9.15 |
103 | 98 | packaging==23.2 |
104 | 99 | pandas==2.2.0 |
105 | | -parso==0.8.3 |
106 | 100 | pdf2image==1.17.0 |
107 | 101 | pdfminer.six==20221105 |
108 | 102 | pdfplumber==0.10.4 |
109 | | -pexpect==4.9.0 |
110 | | -pickleshare==0.7.5 |
111 | | -pikepdf==8.12.0 |
| 103 | +pikepdf==8.11.0 |
112 | 104 | pillow==10.2.0 |
113 | 105 | pillow_heif==0.15.0 |
114 | | -platformdirs==3.10.0 |
115 | 106 | portalocker==2.8.2 |
116 | | -prompt-toolkit==3.0.43 |
117 | | -protobuf==4.25.2 |
118 | | -psutil==5.9.0 |
119 | | -ptyprocess==0.7.0 |
120 | | -pure-eval==0.2.2 |
| 107 | +proto-plus==1.23.0 |
| 108 | +protobuf==4.23.4 |
| 109 | +pyasn1==0.6.0 |
| 110 | +pyasn1_modules==0.4.0 |
121 | 111 | pycocotools==2.0.7 |
122 | 112 | pycparser==2.21 |
123 | | -pydantic==2.5.3 |
124 | | -pydantic_core==2.14.6 |
125 | | -Pygments==2.15.1 |
126 | | -pyparsing==3.1.1 |
127 | | -pypdf==3.17.4 |
| 113 | +pydantic==2.6.4 |
| 114 | +pydantic_core==2.16.3 |
| 115 | +pyparsing==3.0.9 |
| 116 | +pypdf==4.0.1 |
128 | 117 | pypdfium2==4.27.0 |
129 | 118 | pytesseract==0.3.10 |
130 | | -python-certifi-win32==1.6.1 |
131 | 119 | python-dateutil==2.8.2 |
132 | | -python-dotenv==1.0.0 |
| 120 | +python-dotenv==1.0.1 |
133 | 121 | python-iso639==2024.2.7 |
134 | 122 | python-magic==0.4.27 |
135 | | -python-multipart==0.0.6 |
136 | | -pytz==2023.3.post1 |
| 123 | +python-multipart==0.0.9 |
| 124 | +pytube==15.0.0 |
| 125 | +pytz==2024.1 |
137 | 126 | PyYAML==6.0.1 |
138 | | -pyzmq==25.1.0 |
139 | 127 | rapidfuzz==3.6.1 |
140 | 128 | regex==2023.12.25 |
141 | | -requests==2.31.0 |
142 | | -s3transfer==0.10.0 |
143 | | -safetensors==0.4.2 |
144 | | -scipy==1.12.0 |
145 | | -setuptools-scm==8.0.4 |
| 129 | +requests |
| 130 | +rsa==4.9 |
| 131 | +s3transfer==0.10.1 |
| 132 | +safetensors==0.3.2 |
| 133 | +scipy==1.10.1 |
| 134 | +shapely==2.0.3 |
146 | 135 | six==1.16.0 |
147 | | -sniffio==1.3.0 |
| 136 | +sniffio==1.3.1 |
148 | 137 | soupsieve==2.5 |
149 | | -SQLAlchemy==2.0.25 |
150 | | -stack-data==0.2.0 |
151 | | -starlette==0.35.1 |
| 138 | +SQLAlchemy==2.0.28 |
| 139 | +starlette==0.36.3 |
152 | 140 | sympy==1.12 |
153 | 141 | tabulate==0.9.0 |
154 | 142 | tenacity==8.2.3 |
155 | | -tiktoken==0.5.2 |
| 143 | +tiktoken==0.6.0 |
156 | 144 | timm==0.9.12 |
157 | 145 | tokenizers==0.15.2 |
158 | | -tomli==2.0.1 |
159 | | -torch==2.2.0 |
160 | | -torchvision==0.17.0 |
161 | | -tornado==6.3.3 |
162 | | -tqdm==4.66.1 |
163 | | -traitlets==5.7.1 |
164 | | -transformers==4.37.2 |
| 146 | +tqdm==4.66.2 |
| 147 | +transformers==4.37.1 |
165 | 148 | triton==2.2.0 |
| 149 | +types-protobuf |
| 150 | +types-requests |
166 | 151 | typing-inspect==0.9.0 |
167 | 152 | typing_extensions==4.9.0 |
168 | 153 | tzdata==2024.1 |
169 | | -unstructured==0.12.4 |
170 | | -unstructured-client==0.18.0 |
171 | | -unstructured-inference==0.7.23 |
172 | | -unstructured.pytesseract==0.3.12 |
173 | | -urllib3==2.0.7 |
174 | | -uvicorn==0.26.0 |
175 | | -wcwidth==0.2.5 |
| 154 | +unstructured |
| 155 | +unstructured-client |
| 156 | +unstructured-inference |
| 157 | +unstructured.pytesseract |
| 158 | +urllib3 |
| 159 | +uvicorn==0.29.0 |
176 | 160 | wikipedia==1.4.0 |
177 | 161 | wrapt==1.16.0 |
178 | 162 | yarl==1.9.4 |
| 163 | +youtube-transcript-api==0.6.2 |
179 | 164 | zipp==3.17.0 |
180 | | -poppler-utils |
181 | | -pytesseract |
182 | | -pdf2image |
183 | | -youtube-transcript-api |
184 | | -pytube |
0 commit comments