2021-02-11 17:29:16 +08:00
[ [ package ] ]
name = "certifi"
version = "2020.12.5"
description = "Python package for providing Mozilla's CA Bundle."
category = "main"
optional = false
python-versions = "*"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "click"
version = "7.1.2"
description = "Composable command line interface toolkit"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "colorama"
version = "0.4.4"
description = "Cross-platform colored terminal text."
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "fastapi"
version = "0.63.0"
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
category = "main"
optional = false
python-versions = ">=3.6"
[ package . dependencies ]
pydantic = ">=1.0.0,<2.0.0"
starlette = "0.13.6"
[ package . extras ]
all = [ "requests (>=2.24.0,<3.0.0)" , "aiofiles (>=0.5.0,<0.6.0)" , "jinja2 (>=2.11.2,<3.0.0)" , "python-multipart (>=0.0.5,<0.0.6)" , "itsdangerous (>=1.1.0,<2.0.0)" , "pyyaml (>=5.3.1,<6.0.0)" , "graphene (>=2.1.8,<3.0.0)" , "ujson (>=3.0.0,<4.0.0)" , "orjson (>=3.2.1,<4.0.0)" , "email_validator (>=1.1.1,<2.0.0)" , "uvicorn[standard] (>=0.12.0,<0.14.0)" , "async_exit_stack (>=1.0.1,<2.0.0)" , "async_generator (>=1.10,<2.0.0)" ]
dev = [ "python-jose[cryptography] (>=3.1.0,<4.0.0)" , "passlib[bcrypt] (>=1.7.2,<2.0.0)" , "autoflake (>=1.3.1,<2.0.0)" , "flake8 (>=3.8.3,<4.0.0)" , "uvicorn[standard] (>=0.12.0,<0.14.0)" , "graphene (>=2.1.8,<3.0.0)" ]
doc = [ "mkdocs (>=1.1.2,<2.0.0)" , "mkdocs-material (>=6.1.4,<7.0.0)" , "markdown-include (>=0.5.1,<0.6.0)" , "mkdocs-markdownextradata-plugin (>=0.1.7,<0.2.0)" , "typer-cli (>=0.0.9,<0.0.10)" , "pyyaml (>=5.3.1,<6.0.0)" ]
test = [ "pytest (==5.4.3)" , "pytest-cov (==2.10.0)" , "pytest-asyncio (>=0.14.0,<0.15.0)" , "mypy (==0.790)" , "flake8 (>=3.8.3,<4.0.0)" , "black (==20.8b1)" , "isort (>=5.0.6,<6.0.0)" , "requests (>=2.24.0,<3.0.0)" , "httpx (>=0.14.0,<0.15.0)" , "email_validator (>=1.1.1,<2.0.0)" , "sqlalchemy (>=1.3.18,<2.0.0)" , "peewee (>=3.13.3,<4.0.0)" , "databases[sqlite] (>=0.3.2,<0.4.0)" , "orjson (>=3.2.1,<4.0.0)" , "async_exit_stack (>=1.0.1,<2.0.0)" , "async_generator (>=1.10,<2.0.0)" , "python-multipart (>=0.0.5,<0.0.6)" , "aiofiles (>=0.5.0,<0.6.0)" , "flask (>=1.1.2,<2.0.0)" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "h11"
2021-03-05 20:09:42 +08:00
version = "0.12.0"
2021-02-11 17:29:16 +08:00
description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
category = "main"
optional = false
2021-03-05 20:09:42 +08:00
python-versions = ">=3.6"
2021-02-11 17:29:16 +08:00
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "httpcore"
version = "0.12.3"
description = "A minimal low-level HTTP client."
category = "main"
optional = false
python-versions = ">=3.6"
[ package . dependencies ]
h11 = "<1.0.0"
sniffio = ">=1.0.0,<2.0.0"
[ package . extras ]
http2 = [ "h2 (>=3,<5)" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "httptools"
version = "0.1.1"
description = "A collection of framework independent HTTP protocol utils."
category = "main"
optional = false
python-versions = "*"
[ package . extras ]
test = [ "Cython (==0.29.14)" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "httpx"
2021-03-01 17:39:44 +08:00
version = "0.17.0"
2021-02-11 17:29:16 +08:00
description = "The next generation HTTP client."
category = "main"
optional = false
python-versions = ">=3.6"
[ package . dependencies ]
certifi = "*"
httpcore = ">=0.12.0,<0.13.0"
rfc3986 = { version = ">=1.3,<2" , extras = [ "idna2008" ] }
sniffio = "*"
[ package . extras ]
brotli = [ "brotlipy (>=0.7.0,<0.8.0)" ]
http2 = [ "h2 (>=3.0.0,<4.0.0)" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "idna"
version = "3.1"
description = "Internationalized Domain Names in Applications (IDNA)"
category = "main"
optional = false
python-versions = ">=3.4"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "loguru"
version = "0.5.3"
description = "Python logging made (stupidly) simple"
category = "main"
optional = false
python-versions = ">=3.5"
[ package . dependencies ]
colorama = { version = ">=0.3.4" , markers = "sys_platform == \"win32\"" }
win32-setctime = { version = ">=1.0.0" , markers = "sys_platform == \"win32\"" }
[ package . extras ]
dev = [ "codecov (>=2.0.15)" , "colorama (>=0.3.4)" , "flake8 (>=3.7.7)" , "tox (>=3.9.0)" , "tox-travis (>=0.12)" , "pytest (>=4.6.2)" , "pytest-cov (>=2.7.1)" , "Sphinx (>=2.2.1)" , "sphinx-autobuild (>=0.7.1)" , "sphinx-rtd-theme (>=0.4.3)" , "black (>=19.10b0)" , "isort (>=5.1.1)" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "nonebot2"
2021-03-05 20:09:42 +08:00
version = "2.0.0-alpha.11"
2021-02-11 17:29:16 +08:00
description = "An asynchronous python bot framework."
category = "main"
optional = false
2021-02-17 23:16:43 +08:00
python-versions = "^3.7.3"
2021-02-11 17:29:16 +08:00
develop = true
[ package . dependencies ]
fastapi = "^0.63.0"
loguru = "^0.5.1"
2021-03-05 20:09:42 +08:00
pydantic = { version = "~1.8.0" , extras = [ "dotenv" ] }
2021-02-11 17:29:16 +08:00
pygtrie = "^2.4.1"
2021-03-01 17:39:44 +08:00
tomlkit = "^0.7.0"
2021-03-05 20:09:42 +08:00
uvicorn = { version = "^0.13.0" , extras = [ "standard" ] }
2021-02-11 17:29:16 +08:00
[ package . extras ]
quart = [ "Quart (>=0.14.1,<0.15.0)" ]
all = [ "Quart (>=0.14.1,<0.15.0)" ]
[ package . source ]
type = "directory"
url = "../.."
[ [ package ] ]
name = "pydantic"
2021-03-05 20:09:42 +08:00
version = "1.8.1"
2021-02-11 17:29:16 +08:00
description = "Data validation and settings management using python 3.6 type hinting"
category = "main"
optional = false
2021-03-01 17:39:44 +08:00
python-versions = ">=3.6.1"
2021-02-11 17:29:16 +08:00
[ package . dependencies ]
python-dotenv = { version = ">=0.10.4" , optional = true , markers = "extra == \"dotenv\"" }
2021-03-01 17:39:44 +08:00
typing-extensions = ">=3.7.4.3"
2021-02-11 17:29:16 +08:00
[ package . extras ]
dotenv = [ "python-dotenv (>=0.10.4)" ]
email = [ "email-validator (>=1.0.3)" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "pygtrie"
version = "2.4.2"
description = "A pure Python trie data structure implementation."
category = "main"
optional = false
python-versions = "*"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "python-dotenv"
version = "0.15.0"
description = "Add .env support to your django/flask apps in development and deployments"
category = "main"
optional = false
python-versions = "*"
[ package . extras ]
cli = [ "click (>=5.0)" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
2021-03-05 20:09:42 +08:00
[ [ package ] ]
name = "pyyaml"
version = "5.4.1"
description = "YAML parser and emitter for Python"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
2021-02-11 17:29:16 +08:00
[ [ package ] ]
name = "rfc3986"
version = "1.4.0"
description = "Validating URI References per RFC 3986"
category = "main"
optional = false
python-versions = "*"
[ package . dependencies ]
idna = { version = "*" , optional = true , markers = "extra == \"idna2008\"" }
[ package . extras ]
idna2008 = [ "idna" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "sniffio"
version = "1.2.0"
description = "Sniff out which async library your code is running under"
category = "main"
optional = false
python-versions = ">=3.5"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "starlette"
version = "0.13.6"
description = "The little ASGI library that shines."
category = "main"
optional = false
python-versions = ">=3.6"
[ package . extras ]
full = [ "aiofiles" , "graphene" , "itsdangerous" , "jinja2" , "python-multipart" , "pyyaml" , "requests" , "ujson" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
2021-03-01 17:39:44 +08:00
[ [ package ] ]
name = "tomlkit"
version = "0.7.0"
description = "Style preserving TOML library"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
2021-02-11 17:29:16 +08:00
[ [ package ] ]
name = "typing-extensions"
version = "3.7.4.3"
description = "Backported and Experimental Type Hints for Python 3.5+"
category = "main"
optional = false
python-versions = "*"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "uvicorn"
2021-03-05 20:09:42 +08:00
version = "0.13.4"
2021-02-11 17:29:16 +08:00
description = "The lightning-fast ASGI server."
category = "main"
optional = false
python-versions = "*"
[ package . dependencies ]
click = ">=7.0.0,<8.0.0"
2021-03-05 20:09:42 +08:00
colorama = { version = ">=0.4" , optional = true , markers = "sys_platform == \"win32\" and extra == \"standard\"" }
h11 = ">=0.8"
httptools = { version = ">=0.1.0,<0.2.0" , optional = true , markers = "sys_platform != \"win32\" and sys_platform != \"cygwin\" and platform_python_implementation != \"PyPy\" and extra == \"standard\"" }
python-dotenv = { version = ">=0.13" , optional = true , markers = "extra == \"standard\"" }
PyYAML = { version = ">=5.1" , optional = true , markers = "extra == \"standard\"" }
typing-extensions = { version = "*" , markers = "python_version < \"3.8\"" }
uvloop = { version = ">=0.14.0,<0.15.0 || >0.15.0,<0.15.1 || >0.15.1" , optional = true , markers = "sys_platform != \"win32\" and sys_platform != \"cygwin\" and platform_python_implementation != \"PyPy\" and extra == \"standard\"" }
watchgod = { version = ">=0.6" , optional = true , markers = "extra == \"standard\"" }
websockets = { version = ">=8.0.0,<9.0.0" , optional = true , markers = "extra == \"standard\"" }
2021-02-11 17:29:16 +08:00
[ package . extras ]
2021-03-05 20:09:42 +08:00
standard = [ "websockets (>=8.0.0,<9.0.0)" , "watchgod (>=0.6)" , "python-dotenv (>=0.13)" , "PyYAML (>=5.1)" , "httptools (>=0.1.0,<0.2.0)" , "uvloop (>=0.14.0,!=0.15.0,!=0.15.1)" , "colorama (>=0.4)" ]
2021-02-11 17:29:16 +08:00
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "uvloop"
2021-03-01 17:39:44 +08:00
version = "0.15.2"
2021-02-11 17:29:16 +08:00
description = "Fast implementation of asyncio event loop on top of libuv"
category = "main"
optional = false
2021-03-01 17:39:44 +08:00
python-versions = ">=3.7"
2021-02-11 17:29:16 +08:00
[ package . extras ]
dev = [ "Cython (>=0.29.20,<0.30.0)" , "pytest (>=3.6.0)" , "Sphinx (>=1.7.3,<1.8.0)" , "sphinxcontrib-asyncio (>=0.2.0,<0.3.0)" , "sphinx_rtd_theme (>=0.2.4,<0.3.0)" , "aiohttp" , "flake8 (>=3.8.4,<3.9.0)" , "psutil" , "pycodestyle (>=2.6.0,<2.7.0)" , "pyOpenSSL (>=19.0.0,<19.1.0)" , "mypy (>=0.800)" ]
docs = [ "Sphinx (>=1.7.3,<1.8.0)" , "sphinxcontrib-asyncio (>=0.2.0,<0.3.0)" , "sphinx_rtd_theme (>=0.2.4,<0.3.0)" ]
test = [ "aiohttp" , "flake8 (>=3.8.4,<3.9.0)" , "psutil" , "pycodestyle (>=2.6.0,<2.7.0)" , "pyOpenSSL (>=19.0.0,<19.1.0)" , "mypy (>=0.800)" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
2021-03-05 20:09:42 +08:00
[ [ package ] ]
name = "watchgod"
version = "0.7"
description = "Simple, modern file watching and code reload in python."
category = "main"
optional = false
python-versions = ">=3.5"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
2021-02-11 17:29:16 +08:00
[ [ package ] ]
name = "websockets"
version = "8.1"
description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)"
category = "main"
optional = false
python-versions = ">=3.6.1"
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ [ package ] ]
name = "win32-setctime"
version = "1.0.3"
description = "A small Python utility to set file creation time on Windows"
category = "main"
optional = false
python-versions = ">=3.5"
[ package . extras ]
dev = [ "pytest (>=4.6.2)" , "black (>=19.3b0)" ]
[ package . source ]
type = "legacy"
url = "https://mirrors.aliyun.com/pypi/simple"
reference = "aliyun"
[ metadata ]
lock-version = "1.1"
2021-02-17 23:16:43 +08:00
python-versions = "^3.7.3"
2021-03-05 20:09:42 +08:00
content-hash = "8110a56337b3ca1557700161e09ff2d74720b5897f0fac09c4ac5038495194d9"
2021-02-11 17:29:16 +08:00
[ metadata . files ]
certifi = [
{ file = "certifi-2020.12.5-py2.py3-none-any.whl" , hash = "sha256:719a74fb9e33b9bd44cc7f3a8d94bc35e4049deebe19ba7d8e108280cfd59830" } ,
{ file = "certifi-2020.12.5.tar.gz" , hash = "sha256:1a4995114262bffbc2413b159f2a1a480c969de6e6eb13ee966d470af86af59c" } ,
]
click = [
{ file = "click-7.1.2-py2.py3-none-any.whl" , hash = "sha256:dacca89f4bfadd5de3d7489b7c8a566eee0d3676333fbb50030263894c38c0dc" } ,
{ file = "click-7.1.2.tar.gz" , hash = "sha256:d2b5255c7c6349bc1bd1e59e08cd12acbbd63ce649f2588755783aa94dfb6b1a" } ,
]
colorama = [
{ file = "colorama-0.4.4-py2.py3-none-any.whl" , hash = "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2" } ,
{ file = "colorama-0.4.4.tar.gz" , hash = "sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b" } ,
]
fastapi = [
{ file = "fastapi-0.63.0-py3-none-any.whl" , hash = "sha256:98d8ea9591d8512fdadf255d2a8fa56515cdd8624dca4af369da73727409508e" } ,
{ file = "fastapi-0.63.0.tar.gz" , hash = "sha256:63c4592f5ef3edf30afa9a44fa7c6b7ccb20e0d3f68cd9eba07b44d552058dcb" } ,
]
h11 = [
2021-03-05 20:09:42 +08:00
{ file = "h11-0.12.0-py3-none-any.whl" , hash = "sha256:36a3cb8c0a032f56e2da7084577878a035d3b61d104230d4bd49c0c6b555a9c6" } ,
{ file = "h11-0.12.0.tar.gz" , hash = "sha256:47222cb6067e4a307d535814917cd98fd0a57b6788ce715755fa2b6c28b56042" } ,
2021-02-11 17:29:16 +08:00
]
httpcore = [
{ file = "httpcore-0.12.3-py3-none-any.whl" , hash = "sha256:93e822cd16c32016b414b789aeff4e855d0ccbfc51df563ee34d4dbadbb3bcdc" } ,
{ file = "httpcore-0.12.3.tar.gz" , hash = "sha256:37ae835fb370049b2030c3290e12ed298bf1473c41bb72ca4aa78681eba9b7c9" } ,
]
httptools = [
{ file = "httptools-0.1.1-cp35-cp35m-macosx_10_13_x86_64.whl" , hash = "sha256:a2719e1d7a84bb131c4f1e0cb79705034b48de6ae486eb5297a139d6a3296dce" } ,
{ file = "httptools-0.1.1-cp35-cp35m-manylinux1_x86_64.whl" , hash = "sha256:fa3cd71e31436911a44620473e873a256851e1f53dee56669dae403ba41756a4" } ,
{ file = "httptools-0.1.1-cp36-cp36m-macosx_10_13_x86_64.whl" , hash = "sha256:86c6acd66765a934e8730bf0e9dfaac6fdcf2a4334212bd4a0a1c78f16475ca6" } ,
{ file = "httptools-0.1.1-cp36-cp36m-manylinux1_x86_64.whl" , hash = "sha256:bc3114b9edbca5a1eb7ae7db698c669eb53eb8afbbebdde116c174925260849c" } ,
{ file = "httptools-0.1.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:ac0aa11e99454b6a66989aa2d44bca41d4e0f968e395a0a8f164b401fefe359a" } ,
{ file = "httptools-0.1.1-cp37-cp37m-macosx_10_13_x86_64.whl" , hash = "sha256:96da81e1992be8ac2fd5597bf0283d832287e20cb3cfde8996d2b00356d4e17f" } ,
{ file = "httptools-0.1.1-cp37-cp37m-manylinux1_x86_64.whl" , hash = "sha256:56b6393c6ac7abe632f2294da53f30d279130a92e8ae39d8d14ee2e1b05ad1f2" } ,
{ file = "httptools-0.1.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:96eb359252aeed57ea5c7b3d79839aaa0382c9d3149f7d24dd7172b1bcecb009" } ,
{ file = "httptools-0.1.1-cp38-cp38-macosx_10_13_x86_64.whl" , hash = "sha256:fea04e126014169384dee76a153d4573d90d0cbd1d12185da089f73c78390437" } ,
{ file = "httptools-0.1.1-cp38-cp38-manylinux1_x86_64.whl" , hash = "sha256:3592e854424ec94bd17dc3e0c96a64e459ec4147e6d53c0a42d0ebcef9cb9c5d" } ,
{ file = "httptools-0.1.1-cp38-cp38-win_amd64.whl" , hash = "sha256:0a4b1b2012b28e68306575ad14ad5e9120b34fccd02a81eb08838d7e3bbb48be" } ,
{ file = "httptools-0.1.1.tar.gz" , hash = "sha256:41b573cf33f64a8f8f3400d0a7faf48e1888582b6f6e02b82b9bd4f0bf7497ce" } ,
]
httpx = [
2021-03-01 17:39:44 +08:00
{ file = "httpx-0.17.0-py3-none-any.whl" , hash = "sha256:fe19522f7b0861a1f6ac83306360bb5b7fb1ed64633a1a04a33f04102a1bea60" } ,
{ file = "httpx-0.17.0.tar.gz" , hash = "sha256:4f7ab2fef7f929c5531abd4f413b41ce2c820e3202f2eeee498f2d92b6849f8d" } ,
2021-02-11 17:29:16 +08:00
]
idna = [
{ file = "idna-3.1-py3-none-any.whl" , hash = "sha256:5205d03e7bcbb919cc9c19885f9920d622ca52448306f2377daede5cf3faac16" } ,
{ file = "idna-3.1.tar.gz" , hash = "sha256:c5b02147e01ea9920e6b0a3f1f7bb833612d507592c837a6c49552768f4054e1" } ,
]
loguru = [
{ file = "loguru-0.5.3-py3-none-any.whl" , hash = "sha256:f8087ac396b5ee5f67c963b495d615ebbceac2796379599820e324419d53667c" } ,
{ file = "loguru-0.5.3.tar.gz" , hash = "sha256:b28e72ac7a98be3d28ad28570299a393dfcd32e5e3f6a353dec94675767b6319" } ,
]
nonebot2 = [ ]
pydantic = [
2021-03-05 20:09:42 +08:00
{ file = "pydantic-1.8.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:0c40162796fc8d0aa744875b60e4dc36834db9f2a25dbf9ba9664b1915a23850" } ,
{ file = "pydantic-1.8.1-cp36-cp36m-manylinux1_i686.whl" , hash = "sha256:fff29fe54ec419338c522b908154a2efabeee4f483e48990f87e189661f31ce3" } ,
{ file = "pydantic-1.8.1-cp36-cp36m-manylinux2014_i686.whl" , hash = "sha256:fbfb608febde1afd4743c6822c19060a8dbdd3eb30f98e36061ba4973308059e" } ,
{ file = "pydantic-1.8.1-cp36-cp36m-manylinux2014_x86_64.whl" , hash = "sha256:eb8ccf12295113ce0de38f80b25f736d62f0a8d87c6b88aca645f168f9c78771" } ,
{ file = "pydantic-1.8.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:20d42f1be7c7acc352b3d09b0cf505a9fab9deb93125061b376fbe1f06a5459f" } ,
{ file = "pydantic-1.8.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:dde4ca368e82791de97c2ec019681ffb437728090c0ff0c3852708cf923e0c7d" } ,
{ file = "pydantic-1.8.1-cp37-cp37m-manylinux1_i686.whl" , hash = "sha256:3bbd023c981cbe26e6e21c8d2ce78485f85c2e77f7bab5ec15b7d2a1f491918f" } ,
{ file = "pydantic-1.8.1-cp37-cp37m-manylinux2014_i686.whl" , hash = "sha256:830ef1a148012b640186bf4d9789a206c56071ff38f2460a32ae67ca21880eb8" } ,
{ file = "pydantic-1.8.1-cp37-cp37m-manylinux2014_x86_64.whl" , hash = "sha256:fb77f7a7e111db1832ae3f8f44203691e15b1fa7e5a1cb9691d4e2659aee41c4" } ,
{ file = "pydantic-1.8.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:3bcb9d7e1f9849a6bdbd027aabb3a06414abd6068cb3b21c49427956cce5038a" } ,
{ file = "pydantic-1.8.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:2287ebff0018eec3cc69b1d09d4b7cebf277726fa1bd96b45806283c1d808683" } ,
{ file = "pydantic-1.8.1-cp38-cp38-manylinux1_i686.whl" , hash = "sha256:4bbc47cf7925c86a345d03b07086696ed916c7663cb76aa409edaa54546e53e2" } ,
{ file = "pydantic-1.8.1-cp38-cp38-manylinux2014_i686.whl" , hash = "sha256:6388ef4ef1435364c8cc9a8192238aed030595e873d8462447ccef2e17387125" } ,
{ file = "pydantic-1.8.1-cp38-cp38-manylinux2014_x86_64.whl" , hash = "sha256:dd4888b300769ecec194ca8f2699415f5f7760365ddbe243d4fd6581485fa5f0" } ,
{ file = "pydantic-1.8.1-cp38-cp38-win_amd64.whl" , hash = "sha256:8fbb677e4e89c8ab3d450df7b1d9caed23f254072e8597c33279460eeae59b99" } ,
{ file = "pydantic-1.8.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:2f2736d9a996b976cfdfe52455ad27462308c9d3d0ae21a2aa8b4cd1a78f47b9" } ,
{ file = "pydantic-1.8.1-cp39-cp39-manylinux1_i686.whl" , hash = "sha256:3114d74329873af0a0e8004627f5389f3bb27f956b965ddd3e355fe984a1789c" } ,
{ file = "pydantic-1.8.1-cp39-cp39-manylinux2014_i686.whl" , hash = "sha256:258576f2d997ee4573469633592e8b99aa13bda182fcc28e875f866016c8e07e" } ,
{ file = "pydantic-1.8.1-cp39-cp39-manylinux2014_x86_64.whl" , hash = "sha256:c17a0b35c854049e67c68b48d55e026c84f35593c66d69b278b8b49e2484346f" } ,
{ file = "pydantic-1.8.1-cp39-cp39-win_amd64.whl" , hash = "sha256:e8bc082afef97c5fd3903d05c6f7bb3a6af9fc18631b4cc9fedeb4720efb0c58" } ,
{ file = "pydantic-1.8.1-py3-none-any.whl" , hash = "sha256:e3f8790c47ac42549dc8b045a67b0ca371c7f66e73040d0197ce6172b385e520" } ,
{ file = "pydantic-1.8.1.tar.gz" , hash = "sha256:26cf3cb2e68ec6c0cfcb6293e69fb3450c5fd1ace87f46b64f678b0d29eac4c3" } ,
2021-02-11 17:29:16 +08:00
]
pygtrie = [
{ file = "pygtrie-2.4.2.tar.gz" , hash = "sha256:43205559d28863358dbbf25045029f58e2ab357317a59b11f11ade278ac64692" } ,
]
python-dotenv = [
{ file = "python-dotenv-0.15.0.tar.gz" , hash = "sha256:587825ed60b1711daea4832cf37524dfd404325b7db5e25ebe88c495c9f807a0" } ,
{ file = "python_dotenv-0.15.0-py2.py3-none-any.whl" , hash = "sha256:0c8d1b80d1a1e91717ea7d526178e3882732420b03f08afea0406db6402e220e" } ,
]
2021-03-05 20:09:42 +08:00
pyyaml = [
{ file = "PyYAML-5.4.1-cp27-cp27m-macosx_10_9_x86_64.whl" , hash = "sha256:3b2b1824fe7112845700f815ff6a489360226a5609b96ec2190a45e62a9fc922" } ,
{ file = "PyYAML-5.4.1-cp27-cp27m-win32.whl" , hash = "sha256:129def1b7c1bf22faffd67b8f3724645203b79d8f4cc81f674654d9902cb4393" } ,
{ file = "PyYAML-5.4.1-cp27-cp27m-win_amd64.whl" , hash = "sha256:4465124ef1b18d9ace298060f4eccc64b0850899ac4ac53294547536533800c8" } ,
{ file = "PyYAML-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl" , hash = "sha256:bb4191dfc9306777bc594117aee052446b3fa88737cd13b7188d0e7aa8162185" } ,
{ file = "PyYAML-5.4.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:6c78645d400265a062508ae399b60b8c167bf003db364ecb26dcab2bda048253" } ,
{ file = "PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl" , hash = "sha256:4e0583d24c881e14342eaf4ec5fbc97f934b999a6828693a99157fde912540cc" } ,
{ file = "PyYAML-5.4.1-cp36-cp36m-win32.whl" , hash = "sha256:3bd0e463264cf257d1ffd2e40223b197271046d09dadf73a0fe82b9c1fc385a5" } ,
{ file = "PyYAML-5.4.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:e4fac90784481d221a8e4b1162afa7c47ed953be40d31ab4629ae917510051df" } ,
{ file = "PyYAML-5.4.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:5accb17103e43963b80e6f837831f38d314a0495500067cb25afab2e8d7a4018" } ,
{ file = "PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl" , hash = "sha256:e1d4970ea66be07ae37a3c2e48b5ec63f7ba6804bdddfdbd3cfd954d25a82e63" } ,
{ file = "PyYAML-5.4.1-cp37-cp37m-win32.whl" , hash = "sha256:dd5de0646207f053eb0d6c74ae45ba98c3395a571a2891858e87df7c9b9bd51b" } ,
{ file = "PyYAML-5.4.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:08682f6b72c722394747bddaf0aa62277e02557c0fd1c42cb853016a38f8dedf" } ,
{ file = "PyYAML-5.4.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:d2d9808ea7b4af864f35ea216be506ecec180628aced0704e34aca0b040ffe46" } ,
{ file = "PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl" , hash = "sha256:8c1be557ee92a20f184922c7b6424e8ab6691788e6d86137c5d93c1a6ec1b8fb" } ,
{ file = "PyYAML-5.4.1-cp38-cp38-win32.whl" , hash = "sha256:fa5ae20527d8e831e8230cbffd9f8fe952815b2b7dae6ffec25318803a7528fc" } ,
{ file = "PyYAML-5.4.1-cp38-cp38-win_amd64.whl" , hash = "sha256:0f5f5786c0e09baddcd8b4b45f20a7b5d61a7e7e99846e3c799b05c7c53fa696" } ,
{ file = "PyYAML-5.4.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:294db365efa064d00b8d1ef65d8ea2c3426ac366c0c4368d930bf1c5fb497f77" } ,
{ file = "PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl" , hash = "sha256:74c1485f7707cf707a7aef42ef6322b8f97921bd89be2ab6317fd782c2d53183" } ,
{ file = "PyYAML-5.4.1-cp39-cp39-win32.whl" , hash = "sha256:49d4cdd9065b9b6e206d0595fee27a96b5dd22618e7520c33204a4a3239d5b10" } ,
{ file = "PyYAML-5.4.1-cp39-cp39-win_amd64.whl" , hash = "sha256:c20cfa2d49991c8b4147af39859b167664f2ad4561704ee74c1de03318e898db" } ,
{ file = "PyYAML-5.4.1.tar.gz" , hash = "sha256:607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e" } ,
]
2021-02-11 17:29:16 +08:00
rfc3986 = [
{ file = "rfc3986-1.4.0-py2.py3-none-any.whl" , hash = "sha256:af9147e9aceda37c91a05f4deb128d4b4b49d6b199775fd2d2927768abdc8f50" } ,
{ file = "rfc3986-1.4.0.tar.gz" , hash = "sha256:112398da31a3344dc25dbf477d8df6cb34f9278a94fee2625d89e4514be8bb9d" } ,
]
sniffio = [
{ file = "sniffio-1.2.0-py3-none-any.whl" , hash = "sha256:471b71698eac1c2112a40ce2752bb2f4a4814c22a54a3eed3676bc0f5ca9f663" } ,
{ file = "sniffio-1.2.0.tar.gz" , hash = "sha256:c4666eecec1d3f50960c6bdf61ab7bc350648da6c126e3cf6898d8cd4ddcd3de" } ,
]
starlette = [
{ file = "starlette-0.13.6-py3-none-any.whl" , hash = "sha256:bd2ffe5e37fb75d014728511f8e68ebf2c80b0fa3d04ca1479f4dc752ae31ac9" } ,
{ file = "starlette-0.13.6.tar.gz" , hash = "sha256:ebe8ee08d9be96a3c9f31b2cb2a24dbdf845247b745664bd8a3f9bd0c977fdbc" } ,
]
2021-03-01 17:39:44 +08:00
tomlkit = [
{ file = "tomlkit-0.7.0-py2.py3-none-any.whl" , hash = "sha256:6babbd33b17d5c9691896b0e68159215a9387ebfa938aa3ac42f4a4beeb2b831" } ,
{ file = "tomlkit-0.7.0.tar.gz" , hash = "sha256:ac57f29693fab3e309ea789252fcce3061e19110085aa31af5446ca749325618" } ,
]
2021-02-11 17:29:16 +08:00
typing-extensions = [
{ file = "typing_extensions-3.7.4.3-py2-none-any.whl" , hash = "sha256:dafc7639cde7f1b6e1acc0f457842a83e722ccca8eef5270af2d74792619a89f" } ,
{ file = "typing_extensions-3.7.4.3-py3-none-any.whl" , hash = "sha256:7cb407020f00f7bfc3cb3e7881628838e69d8f3fcab2f64742a5e76b2f841918" } ,
{ file = "typing_extensions-3.7.4.3.tar.gz" , hash = "sha256:99d4073b617d30288f569d3f13d2bd7548c3a7e4c8de87db09a9d29bb3a4a60c" } ,
]
uvicorn = [
2021-03-05 20:09:42 +08:00
{ file = "uvicorn-0.13.4-py3-none-any.whl" , hash = "sha256:7587f7b08bd1efd2b9bad809a3d333e972f1d11af8a5e52a9371ee3a5de71524" } ,
{ file = "uvicorn-0.13.4.tar.gz" , hash = "sha256:3292251b3c7978e8e4a7868f4baf7f7f7bb7e40c759ecc125c37e99cdea34202" } ,
2021-02-11 17:29:16 +08:00
]
uvloop = [
2021-03-01 17:39:44 +08:00
{ file = "uvloop-0.15.2-cp37-cp37m-macosx_10_14_x86_64.whl" , hash = "sha256:19fa1d56c91341318ac5d417e7b61c56e9a41183946cc70c411341173de02c69" } ,
{ file = "uvloop-0.15.2-cp37-cp37m-manylinux2010_x86_64.whl" , hash = "sha256:e5e5f855c9bf483ee6cd1eb9a179b740de80cb0ae2988e3fa22309b78e2ea0e7" } ,
{ file = "uvloop-0.15.2-cp37-cp37m-manylinux2014_aarch64.whl" , hash = "sha256:42eda9f525a208fbc4f7cecd00fa15c57cc57646c76632b3ba2fe005004f051d" } ,
{ file = "uvloop-0.15.2-cp38-cp38-macosx_10_14_x86_64.whl" , hash = "sha256:90e56f17755e41b425ad19a08c41dc358fa7bf1226c0f8e54d4d02d556f7af7c" } ,
{ file = "uvloop-0.15.2-cp38-cp38-manylinux2010_x86_64.whl" , hash = "sha256:7ae39b11a5f4cec1432d706c21ecc62f9e04d116883178b09671aa29c46f7a47" } ,
{ file = "uvloop-0.15.2-cp38-cp38-manylinux2014_aarch64.whl" , hash = "sha256:b45218c99795803fb8bdbc9435ff7f54e3a591b44cd4c121b02fa83affb61c7c" } ,
{ file = "uvloop-0.15.2-cp39-cp39-macosx_10_14_x86_64.whl" , hash = "sha256:114543c84e95df1b4ff546e6e3a27521580466a30127f12172a3278172ad68bc" } ,
{ file = "uvloop-0.15.2-cp39-cp39-manylinux2010_x86_64.whl" , hash = "sha256:44cac8575bf168601424302045234d74e3561fbdbac39b2b54cc1d1d00b70760" } ,
{ file = "uvloop-0.15.2-cp39-cp39-manylinux2014_aarch64.whl" , hash = "sha256:6de130d0cb78985a5d080e323b86c5ecaf3af82f4890492c05981707852f983c" } ,
{ file = "uvloop-0.15.2.tar.gz" , hash = "sha256:2bb0624a8a70834e54dde8feed62ed63b50bad7a1265c40d6403a2ac447bce01" } ,
2021-02-11 17:29:16 +08:00
]
2021-03-05 20:09:42 +08:00
watchgod = [
{ file = "watchgod-0.7-py3-none-any.whl" , hash = "sha256:d6c1ea21df37847ac0537ca0d6c2f4cdf513562e95f77bb93abbcf05573407b7" } ,
{ file = "watchgod-0.7.tar.gz" , hash = "sha256:48140d62b0ebe9dd9cf8381337f06351e1f2e70b2203fa9c6eff4e572ca84f29" } ,
]
2021-02-11 17:29:16 +08:00
websockets = [
{ file = "websockets-8.1-cp36-cp36m-macosx_10_6_intel.whl" , hash = "sha256:3762791ab8b38948f0c4d281c8b2ddfa99b7e510e46bd8dfa942a5fff621068c" } ,
{ file = "websockets-8.1-cp36-cp36m-manylinux1_i686.whl" , hash = "sha256:3db87421956f1b0779a7564915875ba774295cc86e81bc671631379371af1170" } ,
{ file = "websockets-8.1-cp36-cp36m-manylinux1_x86_64.whl" , hash = "sha256:4f9f7d28ce1d8f1295717c2c25b732c2bc0645db3215cf757551c392177d7cb8" } ,
{ file = "websockets-8.1-cp36-cp36m-manylinux2010_i686.whl" , hash = "sha256:295359a2cc78736737dd88c343cd0747546b2174b5e1adc223824bcaf3e164cb" } ,
{ file = "websockets-8.1-cp36-cp36m-manylinux2010_x86_64.whl" , hash = "sha256:1d3f1bf059d04a4e0eb4985a887d49195e15ebabc42364f4eb564b1d065793f5" } ,
{ file = "websockets-8.1-cp36-cp36m-win32.whl" , hash = "sha256:2db62a9142e88535038a6bcfea70ef9447696ea77891aebb730a333a51ed559a" } ,
{ file = "websockets-8.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:0e4fb4de42701340bd2353bb2eee45314651caa6ccee80dbd5f5d5978888fed5" } ,
{ file = "websockets-8.1-cp37-cp37m-macosx_10_6_intel.whl" , hash = "sha256:9b248ba3dd8a03b1a10b19efe7d4f7fa41d158fdaa95e2cf65af5a7b95a4f989" } ,
{ file = "websockets-8.1-cp37-cp37m-manylinux1_i686.whl" , hash = "sha256:ce85b06a10fc65e6143518b96d3dca27b081a740bae261c2fb20375801a9d56d" } ,
{ file = "websockets-8.1-cp37-cp37m-manylinux1_x86_64.whl" , hash = "sha256:965889d9f0e2a75edd81a07592d0ced54daa5b0785f57dc429c378edbcffe779" } ,
{ file = "websockets-8.1-cp37-cp37m-manylinux2010_i686.whl" , hash = "sha256:751a556205d8245ff94aeef23546a1113b1dd4f6e4d102ded66c39b99c2ce6c8" } ,
{ file = "websockets-8.1-cp37-cp37m-manylinux2010_x86_64.whl" , hash = "sha256:3ef56fcc7b1ff90de46ccd5a687bbd13a3180132268c4254fc0fa44ecf4fc422" } ,
{ file = "websockets-8.1-cp37-cp37m-win32.whl" , hash = "sha256:7ff46d441db78241f4c6c27b3868c9ae71473fe03341340d2dfdbe8d79310acc" } ,
{ file = "websockets-8.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:20891f0dddade307ffddf593c733a3fdb6b83e6f9eef85908113e628fa5a8308" } ,
{ file = "websockets-8.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:c1ec8db4fac31850286b7cd3b9c0e1b944204668b8eb721674916d4e28744092" } ,
{ file = "websockets-8.1-cp38-cp38-manylinux1_i686.whl" , hash = "sha256:5c01fd846263a75bc8a2b9542606927cfad57e7282965d96b93c387622487485" } ,
{ file = "websockets-8.1-cp38-cp38-manylinux1_x86_64.whl" , hash = "sha256:9bef37ee224e104a413f0780e29adb3e514a5b698aabe0d969a6ba426b8435d1" } ,
{ file = "websockets-8.1-cp38-cp38-manylinux2010_i686.whl" , hash = "sha256:d705f8aeecdf3262379644e4b55107a3b55860eb812b673b28d0fbc347a60c55" } ,
{ file = "websockets-8.1-cp38-cp38-manylinux2010_x86_64.whl" , hash = "sha256:c8a116feafdb1f84607cb3b14aa1418424ae71fee131642fc568d21423b51824" } ,
{ file = "websockets-8.1-cp38-cp38-win32.whl" , hash = "sha256:e898a0863421650f0bebac8ba40840fc02258ef4714cb7e1fd76b6a6354bda36" } ,
{ file = "websockets-8.1-cp38-cp38-win_amd64.whl" , hash = "sha256:f8a7bff6e8664afc4e6c28b983845c5bc14965030e3fb98789734d416af77c4b" } ,
{ file = "websockets-8.1.tar.gz" , hash = "sha256:5c65d2da8c6bce0fca2528f69f44b2f977e06954c8512a952222cea50dad430f" } ,
]
win32-setctime = [
{ file = "win32_setctime-1.0.3-py3-none-any.whl" , hash = "sha256:dc925662de0a6eb987f0b01f599c01a8236cb8c62831c22d9cada09ad958243e" } ,
{ file = "win32_setctime-1.0.3.tar.gz" , hash = "sha256:4e88556c32fdf47f64165a2180ba4552f8bb32c1103a2fafd05723a0bd42bd4b" } ,
]