mirror of
https://github.com/yulinfeng000/blive.git
synced 2024-12-26 12:50:22 +08:00
update requirements and setup.py
This commit is contained in:
parent
2ddb6ae327
commit
4c2d9d8228
@ -1,36 +1,45 @@
|
||||
aiodns==3.0.0
|
||||
aiohttp==3.8.1
|
||||
aiosignal==1.2.0
|
||||
APScheduler==3.8.1
|
||||
async-timeout==4.0.2
|
||||
asynctest==0.13.0
|
||||
attrs==21.4.0
|
||||
backports.zoneinfo==0.2.1
|
||||
aiohttp==4.0.0a1
|
||||
anyio==3.6.2
|
||||
APScheduler==3.9.1
|
||||
async-timeout==3.0.1
|
||||
attrs==22.1.0
|
||||
bleach==5.0.1
|
||||
-e git+https://github.com/yulinfeng000/blive.git@2ddb6ae327eac85d171bf41a26ab3d8bee56f04a#egg=blive
|
||||
Brotli==1.0.9
|
||||
cchardet==2.1.7
|
||||
certifi==2021.10.8
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.10
|
||||
click==8.0.3
|
||||
frozenlist==1.2.0
|
||||
idna==3.3
|
||||
importlib-metadata==4.10.0
|
||||
loguru==0.5.3
|
||||
multidict==5.2.0
|
||||
mypy-extensions==0.4.3
|
||||
pathspec==0.9.0
|
||||
platformdirs==2.4.1
|
||||
pycares==4.1.2
|
||||
certifi==2022.9.24
|
||||
cffi==1.15.1
|
||||
chardet==3.0.4
|
||||
charset-normalizer==2.1.1
|
||||
commonmark==0.9.1
|
||||
cryptography==38.0.4
|
||||
docutils==0.19
|
||||
idna==3.4
|
||||
importlib-metadata==5.1.0
|
||||
jaraco.classes==3.2.3
|
||||
jeepney==0.8.0
|
||||
keyring==23.11.0
|
||||
more-itertools==9.0.0
|
||||
multidict==4.7.6
|
||||
pkginfo==1.8.3
|
||||
pycparser==2.21
|
||||
pytz==2021.3
|
||||
pyee==9.0.4
|
||||
Pygments==2.13.0
|
||||
pytz==2022.6
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
requests==2.27.0
|
||||
readme-renderer==37.3
|
||||
requests==2.28.1
|
||||
requests-toolbelt==0.10.1
|
||||
rfc3986==2.0.0
|
||||
rich==12.6.0
|
||||
SecretStorage==3.3.3
|
||||
six==1.16.0
|
||||
tomli==1.2.3
|
||||
typed-ast==1.5.1
|
||||
typing_extensions==4.0.1
|
||||
tzdata==2021.5
|
||||
tzlocal==4.1
|
||||
urllib3==1.26.7
|
||||
yarl==1.7.2
|
||||
zipp==3.7.0
|
||||
sniffio==1.3.0
|
||||
tenacity==8.1.0
|
||||
twine==4.0.1
|
||||
typing_extensions==4.4.0
|
||||
tzdata==2022.6
|
||||
tzlocal==4.2
|
||||
urllib3==1.26.13
|
||||
webencodings==0.5.1
|
||||
yarl==1.8.1
|
||||
zipp==3.11.0
|
||||
|
Loading…
Reference in New Issue
Block a user