Add motor requirement

This commit is contained in:
Mariano Sorgente 2019-11-20 17:43:35 +09:00
parent 2f0c84f75e
commit fa00112a12

View File

@ -1,3 +1,4 @@
appdirs==1.4.3
asyncssh==2.0.0
atomicwrites==1.3.0
attrs==19.3.0
@ -7,6 +8,7 @@ black==19.10b0
blspy==0.1.12
cbor2==4.1.2
cffi==1.13.1
Click==7.0
cppimport==18.11.8
cryptography==2.8
entrypoints==0.3
@ -17,20 +19,25 @@ Mako==1.1.0
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==7.2.0
motor==2.0.0
mypy==0.740
mypy-extensions==0.4.3
packaging==19.2
pathspec==0.6.0
pluggy==0.13.0
py==1.8.0
pybind11==2.4.3
pycodestyle==2.5.0
pycparser==2.19
pyflakes==2.1.1
pymongo==3.9.0
pyparsing==2.4.2
pytest==5.2.2
pytest-asyncio==0.10.0
PyYAML==5.1.2
regex==2019.11.1
six==1.12.0
toml==0.10.0
typed-ast==1.4.0
typing-extensions==3.7.4.1
wcwidth==0.1.7