Skip to content

Commit

Permalink
update extra requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Sep 14, 2024
1 parent e652fe1 commit 2b1e014
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions src/requirements_extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ apscheduler
# matrix_sync
asyncio

# bili_live_helper (bilibili-api-python)
bilibili_api_python

# prime_backup
blake3

Expand All @@ -19,7 +22,7 @@ colorlog
# mcdr_pycraft_bot (cryptography>=1.5), pcrc
cryptography

# fastapi_mcdr
# fastapi_mcdr, mirror_archive_manager (fastapi>=0.111.1)
fastapi

# simple_translator (googletrans==4.0.0rc1)
Expand Down Expand Up @@ -67,22 +70,28 @@ pycryptodomex
# better_backup (pydal~=20230521.1)
pydal

# gugubot
pygame

# mcdr_pycraft_bot (PyNBT), pcrc
pynbt

# prime_backup
pytz

# gugubot
pyyaml

# better_backup (pyzstd~=0.15.9)
pyzstd

# pcrc
redbaron

# kook_api, lite_file_manager, mc_uuid (requests>=2.25.1), mcdr_pycraft_bot, mcdreforged_plugin_manager, pcrc, uuid_api, wiki_request (requests==2.26.0)
# gugubot, kook_api, lite_file_manager, mc_uuid (requests>=2.25.1), mcdr_pycraft_bot, mcdreforged_plugin_manager, mirror_archive_manager (requests>=2.31.0), pcrc, uuid_api, wiki_request (requests==2.26.0)
requests

# eulagree (ruamel.yaml~=0.17), pcrc
# eulagree (ruamel.yaml~=0.17), pcrc, region_file_updater_multi
ruamel.yaml

# simple_calculator
Expand All @@ -97,7 +106,7 @@ sqlalchemy
# fastapi_mcdr, qq_api
uvicorn

# ipanel_mcdreforged (websocket-client>=1.6.1), onebot_api (websocket-client>=1.2.0)
# cq_qq_api (websocket-client), gugubot (websocket-client), ipanel_mcdreforged (websocket-client>=1.6.1), onebot_api (websocket-client>=1.2.0)
websocket_client

# better_backup (xxhash~=3.3.0), mirror_mcsmcdr (xxhash>=3), prime_backup (xxhash>=3)
Expand Down

0 comments on commit 2b1e014

Please sign in to comment.