1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- aiohttp==3.9.5
- aiosignal==1.3.1
- annotated-types==0.7.0
- anthropic==0.31.2
- anyio==4.4.0
- asgiref==3.8.1
- async-timeout==4.0.3
- attrs==23.2.0
- cachetools==5.4.0
- certifi==2024.7.4
- charset-normalizer==3.3.2
- datasets==2.20.0
- dill==0.3.8
- distro==1.9.0
- Django==5.0.6
- exceptiongroup==1.2.1
- filelock==3.15.4
- frozenlist==1.4.1
- fsspec==2024.5.0
- google-ai-generativelanguage==0.6.6
- 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-generativeai==0.7.2
- googleapis-common-protos==1.63.2
- grpcio==1.65.1
- grpcio-status==1.62.2
- h11==0.14.0
- httpcore==1.0.5
- httplib2==0.22.0
- httpx==0.27.0
- huggingface==0.0.1
- huggingface-hub==0.23.4
- idna==3.7
- jiter==0.5.0
- multidict==6.0.5
- multiprocess==0.70.16
- numpy==2.0.0
- ollama==0.2.1
- openai==1.35.10
- packaging==24.1
- pandas==2.2.2
- proto-plus==1.24.0
- protobuf==4.25.4
- psycopg2==2.9.9
- pyarrow==16.1.0
- pyarrow-hotfix==0.6
- pyasn1==0.6.0
- pyasn1_modules==0.4.0
- pydantic==2.8.2
- pydantic_core==2.20.1
- 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
- rsa==4.9
- six==1.16.0
- sniffio==1.3.1
- sqlparse==0.5.0
- tokenizers==0.19.1
- tqdm==4.66.4
- typing_extensions==4.12.2
- tzdata==2024.1
- uritemplate==4.1.1
- urllib3==2.2.2
- xxhash==3.4.1
- yarl==1.9.4
|