Skip to content

Commit

Permalink
update(requirements.txt):提供完整python 依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
Akimio521 committed Jun 13, 2024
1 parent 15f76bc commit dfc7b55
Showing 1 changed file with 66 additions and 2 deletions.
68 changes: 66 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,66 @@
PyYAML == 6.0.1
python-alist == 0.0.12.2
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.4.0
attrs==23.2.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
dnspython==2.6.1
email_validator==2.1.1
fastapi==0.111.0
fastapi-cli==0.0.4
frozenlist==1.4.1
glob_pattern==0.0.1
greenlet==3.0.3
h11==0.14.0
http_response==0.0.1.1
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.0
idna==3.7
integer_tool==0.0.2
Jinja2==3.1.4
lxml==5.2.2
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
multidict==6.0.5
orjson==3.10.3
path_ignore_pattern==0.0.1
posixpatht==0.0.1
pydantic==2.7.2
pydantic_core==2.18.3
Pygments==2.18.0
python-alist==0.0.12.2
python-asynctools==0.0.3.1
python-dateutil==2.9.0.post0
python-decotools==0.0.1.1
python-dotenv==1.0.1
python-filewrap==0.1.0.1
python-http_request==0.0.5.1
python-httpfile==0.0.1.2
python-iterutils==0.0.2.3
python-multipart==0.0.9
python-partial==0.0.4
python-property==0.0.1
python-texttools==0.0.1.1
python-undefined==0.0.1
python-urlopen==0.0.3
PyYAML==6.0.1
requests==2.32.3
rich==13.7.1
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.30
starlette==0.37.2
typer==0.12.3
typing_extensions==4.12.1
ujson==5.10.0
urllib3==2.2.1
uvicorn==0.30.1
watchfiles==0.22.0
websockets==12.0
yarl==1.9.4

0 comments on commit dfc7b55

Please sign in to comment.