mirror of
https://github.com/WhaleFell/SMSBoom.git
synced 2026-02-03 02:15:10 +08:00
47 lines
1.5 KiB
Plaintext
Executable File
47 lines
1.5 KiB
Plaintext
Executable File
#
|
|
|
|
# These requirements were autogenerated by pipenv
|
|
|
|
# To regenerate from the project's Pipfile, run:
|
|
|
|
#
|
|
|
|
# pipenv lock --requirements
|
|
|
|
#
|
|
|
|
|
|
|
|
-i https://pypi.doubanio.com/simple/
|
|
|
|
anyio==3.5.0; python_full_version >= '3.6.2'
|
|
|
|
certifi==2021.10.8
|
|
|
|
charset-normalizer==2.0.12; python_version >= '3.5'
|
|
|
|
click==8.1.2
|
|
|
|
colorama==0.4.4; sys_platform == 'win32' and platform_system == 'Windows'
|
|
|
|
h11==0.12.0; python_version >= '3.6'
|
|
|
|
httpcore==0.14.7; python_version >= '3.6'
|
|
|
|
httpx==0.22.0
|
|
|
|
idna==3.3
|
|
|
|
loguru==0.6.0
|
|
|
|
pydantic==1.9.0
|
|
|
|
rfc3986[idna2008]==1.5.0
|
|
|
|
sniffio==1.2.0; python_version >= '3.5'
|
|
|
|
typing-extensions==4.2.0; python_version >= '3.7'
|
|
|
|
win32-setctime==1.1.0; sys_platform == 'win32'
|
|
|