|
@@ -9,10 +9,13 @@ attrs==23.2.0
|
|
|
cachetools==5.4.0
|
|
|
certifi==2024.7.4
|
|
|
charset-normalizer==3.3.2
|
|
|
+click==8.1.7
|
|
|
datasets==2.20.0
|
|
|
dill==0.3.8
|
|
|
distro==1.9.0
|
|
|
Django==5.0.6
|
|
|
+docstring_parser==0.16
|
|
|
+eval_type_backport==0.2.0
|
|
|
exceptiongroup==1.2.1
|
|
|
filelock==3.15.4
|
|
|
frozenlist==1.4.1
|
|
@@ -22,8 +25,17 @@ google-api-core==2.19.1
|
|
|
google-api-python-client==2.138.0
|
|
|
google-auth==2.32.0
|
|
|
google-auth-httplib2==0.2.0
|
|
|
+google-cloud-aiplatform==1.60.0
|
|
|
+google-cloud-bigquery==3.25.0
|
|
|
+google-cloud-core==2.4.1
|
|
|
+google-cloud-resource-manager==1.12.5
|
|
|
+google-cloud-storage==2.18.0
|
|
|
+google-crc32c==1.5.0
|
|
|
google-generativeai==0.7.2
|
|
|
+google-resumable-media==2.7.1
|
|
|
googleapis-common-protos==1.63.2
|
|
|
+groq==0.9.0
|
|
|
+grpc-google-iam-v1==0.13.1
|
|
|
grpcio==1.65.1
|
|
|
grpcio-status==1.62.2
|
|
|
h11==0.14.0
|
|
@@ -33,7 +45,10 @@ httpx==0.27.0
|
|
|
huggingface==0.0.1
|
|
|
huggingface-hub==0.23.4
|
|
|
idna==3.7
|
|
|
+ipi==2.6.3
|
|
|
jiter==0.5.0
|
|
|
+markdown-it-py==3.0.0
|
|
|
+mdurl==0.1.2
|
|
|
multidict==6.0.5
|
|
|
multiprocess==0.70.16
|
|
|
numpy==2.0.0
|
|
@@ -41,6 +56,7 @@ ollama==0.2.1
|
|
|
openai==1.35.10
|
|
|
packaging==24.1
|
|
|
pandas==2.2.2
|
|
|
+pillow==10.4.0
|
|
|
proto-plus==1.24.0
|
|
|
protobuf==4.25.4
|
|
|
psycopg2==2.9.9
|
|
@@ -50,18 +66,25 @@ pyasn1==0.6.0
|
|
|
pyasn1_modules==0.4.0
|
|
|
pydantic==2.8.2
|
|
|
pydantic_core==2.20.1
|
|
|
+Pygments==2.18.0
|
|
|
pyparsing==3.1.2
|
|
|
python-dateutil==2.9.0.post0
|
|
|
python-dotenv==1.0.1
|
|
|
pytz==2024.1
|
|
|
PyYAML==6.0.1
|
|
|
requests==2.32.3
|
|
|
+rich==13.7.1
|
|
|
rsa==4.9
|
|
|
+shapely==2.0.5
|
|
|
+shellingham==1.5.4
|
|
|
six==1.16.0
|
|
|
sniffio==1.3.1
|
|
|
sqlparse==0.5.0
|
|
|
+tabulate==0.9.0
|
|
|
+together==1.2.6
|
|
|
tokenizers==0.19.1
|
|
|
tqdm==4.66.4
|
|
|
+typer==0.12.3
|
|
|
typing_extensions==4.12.2
|
|
|
tzdata==2024.1
|
|
|
uritemplate==4.1.1
|