mirror of
https://github.com/MIDORIBIN/langchain-gpt4free.git
synced 2024-12-26 04:24:39 +03:00
Add requirements.txt
This commit is contained in:
parent
651e8edb7c
commit
8f6fde1086
73
requirements.txt
Normal file
73
requirements.txt
Normal file
@ -0,0 +1,73 @@
|
||||
aiofiles==23.2.1
|
||||
aiohttp==3.8.6
|
||||
aiosignal==1.3.1
|
||||
annotated-types==0.6.0
|
||||
anyio==3.7.1
|
||||
async-timeout==4.0.3
|
||||
attrs==23.1.0
|
||||
blinker==1.6.3
|
||||
Brotli==1.1.0
|
||||
browser-cookie3==0.19.1
|
||||
certifi==2023.7.22
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.1
|
||||
click==8.1.7
|
||||
curl-cffi==0.5.9
|
||||
dataclasses-json==0.6.1
|
||||
duckduckgo-search==3.9.3
|
||||
Flask==3.0.0
|
||||
Flask-Cors==4.0.0
|
||||
frozenlist==1.4.0
|
||||
g4f==0.1.7.6
|
||||
greenlet==3.0.0
|
||||
h11==0.14.0
|
||||
h2==4.1.0
|
||||
hpack==4.0.0
|
||||
httpcore==0.18.0
|
||||
httpx==0.25.0
|
||||
hyperframe==6.0.1
|
||||
idna==3.4
|
||||
itsdangerous==2.1.2
|
||||
jeepney==0.8.0
|
||||
Jinja2==3.1.2
|
||||
Js2Py==0.74
|
||||
jsonpatch==1.33
|
||||
jsonpointer==2.4
|
||||
langchain==0.0.321
|
||||
langsmith==0.0.49
|
||||
loguru==0.7.2
|
||||
lxml==4.9.3
|
||||
lz4==4.3.2
|
||||
MarkupSafe==2.1.3
|
||||
marshmallow==3.20.1
|
||||
multidict==6.0.4
|
||||
mypy-extensions==1.0.0
|
||||
nest-asyncio==1.5.8
|
||||
numpy==1.26.1
|
||||
packaging==23.2
|
||||
Pillow==10.1.0
|
||||
platformdirs==3.11.0
|
||||
pycparser==2.21
|
||||
pycryptodome==3.19.0
|
||||
pycryptodomex==3.19.0
|
||||
pydantic==2.4.2
|
||||
pydantic_core==2.10.1
|
||||
PyExecJS==1.5.1
|
||||
pyjsparser==2.7.1
|
||||
PyYAML==6.0.1
|
||||
regex==2023.10.3
|
||||
requests==2.31.0
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
socksio==1.0.0
|
||||
SQLAlchemy==2.0.22
|
||||
tenacity==8.2.3
|
||||
tiktoken==0.5.1
|
||||
typing-inspect==0.9.0
|
||||
typing_extensions==4.8.0
|
||||
tzlocal==5.2
|
||||
urllib3==2.0.7
|
||||
waitress==2.1.2
|
||||
websockets==12.0
|
||||
Werkzeug==3.0.0
|
||||
yarl==1.9.2
|
Loading…
Reference in New Issue
Block a user