mirror of
https://github.com/WhaleFell/SMSBoom.git
synced 2026-02-03 02:15:10 +08:00
85 lines
3.5 KiB
Plaintext
Executable File
85 lines
3.5 KiB
Plaintext
Executable File
#
|
|
|
|
# These requirements were autogenerated by pipenv
|
|
|
|
# To regenerate from the project's Pipfile, run:
|
|
|
|
#
|
|
|
|
# pipenv lock --requirements --dev
|
|
|
|
#
|
|
|
|
|
|
|
|
# Note: in pipenv 2020.x, "--dev" changed to emit both default and development
|
|
|
|
# requirements. To emit only development requirements, pass "--dev-only".
|
|
|
|
|
|
|
|
-i https://pypi.doubanio.com/simple/
|
|
|
|
anyio==3.5.0; python_full_version >= '3.6.2'
|
|
|
|
babel==2.10.1; python_version >= '3.6'
|
|
|
|
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'
|
|
|
|
flask-admin==1.6.0
|
|
|
|
flask-babelex==0.9.4
|
|
|
|
flask-sqlalchemy==2.5.1
|
|
|
|
flask==2.1.1
|
|
|
|
greenlet==1.1.2; python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32')))))
|
|
|
|
h11==0.12.0; python_version >= '3.6'
|
|
|
|
httpcore==0.14.7; python_version >= '3.6'
|
|
|
|
httpx==0.22.0
|
|
|
|
idna==3.3
|
|
|
|
importlib-metadata==4.11.3; python_version < '3.10'
|
|
|
|
itsdangerous==2.1.2; python_version >= '3.7'
|
|
|
|
jinja2==3.1.1; python_version >= '3.7'
|
|
|
|
loguru==0.6.0
|
|
|
|
markupsafe==2.1.1; python_version >= '3.7'
|
|
|
|
pydantic==1.9.0
|
|
|
|
pytz==2022.1
|
|
|
|
rfc3986[idna2008]==1.5.0
|
|
|
|
sniffio==1.2.0; python_version >= '3.5'
|
|
|
|
speaklater==1.3
|
|
|
|
sqlalchemy==1.4.35; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
|
|
|
typing-extensions==4.2.0; python_version >= '3.7'
|
|
|
|
werkzeug==2.1.1; python_version >= '3.7'
|
|
|
|
win32-setctime==1.1.0; sys_platform == 'win32'
|
|
|
|
wtforms==3.0.1; python_version >= '3.7'
|
|
|
|
zipp==3.8.0; python_version >= '3.7'
|
|
|