Skip to content

Commit

Permalink
不要な依存関係の削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Milkeyyy committed Feb 14, 2024
1 parent aa5b23f commit 5b06195
Showing 1 changed file with 14 additions and 49 deletions.
63 changes: 14 additions & 49 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,51 +1,16 @@
aiohttp==3.7.4.post0
aiohttp==3.8.6
aiosignal==1.3.1
anyio==3.6.2
async-generator==1.10
async-timeout==3.0.1
attrs==22.1.0
certifi==2022.12.7
cffi==1.15.1
chardet==4.0.0
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
cronitor==4.6.0
exceptiongroup==1.0.4
fastapi==0.88.0
Flask==2.2.2
frozenlist==1.3.3
h11==0.14.0
httptools==0.5.0
humanize==4.4.0
idna==3.4
importlib-metadata==5.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
multidict==6.0.3
outcome==1.2.0
async-timeout==4.0.3
attrs==23.2.0
certifi==2024.2.2
charset-normalizer==3.3.2
cronitor==4.7.0
frozenlist==1.4.1
humanize==4.9.0
idna==3.6
multidict==6.0.5
py-cord==2.4.1
pycparser==2.21
pydantic==1.10.2
PySocks==1.7.1
python-dotenv==0.21.0
PyYAML==6.0
requests==2.28.1
selenium==4.7.2
siegeapi==4.1.5
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
starlette==0.22.0
trio==0.22.0
trio-websocket==0.9.2
typing_extensions==4.4.0
urllib3==1.26.13
uvicorn==0.20.0
watchfiles==0.18.1
websockets==10.4
Werkzeug==2.2.2
wsproto==1.2.0
yarl==1.8.2
zipp==3.11.0
PyYAML==6.0.1
requests==2.31.0
urllib3==2.2.0
yarl==1.9.4

0 comments on commit 5b06195

Please sign in to comment.