123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- aiohttp==3.8.4
- aiosignal==1.3.1
- annotated-types==0.6.0
- anyio==4.3.0
- async-timeout==4.0.2
- attrs==23.1.0
- blinker==1.6.2
- certifi==2023.5.7
- chardet==3.0.4
- charset-normalizer==3.1.0
- click==8.1.3
- distro==1.9.0
- exceptiongroup==1.2.0
- Flask==2.3.2
- frozenlist==1.3.3
- googletrans==3.0.0
- gunicorn==20.1.0
- h11==0.14.0
- h2==3.2.0
- hpack==3.0.0
- hstspreload==2023.1.1
- httpcore==1.0.5
- httpx==0.27.0
- hyperframe==5.2.0
- idna==2.10
- itsdangerous==2.1.2
- Jinja2==3.1.2
- jsonlines==4.0.0
- MarkupSafe==2.1.3
- mod-wsgi==4.9.4
- multidict==6.0.4
- numpy==1.26.4
- openai==1.16.0
- pandas==2.2.1
- pydantic==2.6.4
- pydantic_core==2.16.3
- python-dateutil==2.9.0.post0
- pytz==2024.1
- requests==2.31.0
- rfc3986==1.5.0
- six==1.16.0
- sniffio==1.3.0
- tqdm==4.65.0
- typing_extensions==4.10.0
- tzdata==2024.1
- urllib3==2.0.3
- Werkzeug==2.3.5
- yarl==1.9.2
|