-
- Downloads
Bump version to 1.2.0
Showing
- dev-requirements.txt 95 additions, 95 deletionsdev-requirements.txt
- mc_openapi/__init__.py 1 addition, 1 deletionmc_openapi/__init__.py
- poetry.lock 556 additions, 135 deletionspoetry.lock
- pyproject.toml 4 additions, 4 deletionspyproject.toml
- requirements.txt 42 additions, 41 deletionsrequirements.txt
- tests/test_mc_openapi.py 1 addition, 1 deletiontests/test_mc_openapi.py
alabaster==0.7.12; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
anyio==3.6.1; python_version >= "3.7" and python_full_version >= "3.6.2" | ||
appnope==0.1.3; platform_system == "Darwin" and python_version >= "3.8" and sys_platform == "darwin" | ||
asttokens==2.0.8; python_version >= "3.8" | ||
atomicwrites==1.4.1; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.4.0" | ||
attrs==22.1.0; python_version >= "3.7" | ||
babel==2.10.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
backcall==0.2.0; python_version >= "3.8" | ||
certifi==2022.9.24; python_version >= "3.7" and python_version < "4" | ||
cffi==1.15.1; implementation_name == "pypy" and python_version >= "3.7" | ||
charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0" | ||
click==8.1.3; python_version >= "3.7" | ||
clickclick==20.10.2; python_version >= "3.6" | ||
colorama==0.4.5; python_version >= "3.8" and python_full_version < "3.0.0" and sys_platform == "win32" and platform_system == "Windows" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6") or sys_platform == "win32" and python_version >= "3.8" and python_full_version >= "3.5.0" and platform_system == "Windows" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6") | ||
colorful==0.5.4 | ||
connexion==2.14.1; python_version >= "3.6" | ||
debugpy==1.6.3; python_version >= "3.7" | ||
decorator==5.1.1; python_version >= "3.8" | ||
docutils==0.17.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" | ||
entrypoints==0.4; python_version >= "3.7" | ||
executing==1.1.0; python_version >= "3.8" | ||
flask==2.2.2; python_version >= "3.7" | ||
future-fstrings==1.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" | ||
h11==0.14.0; python_version >= "3.7" | ||
httptools==0.5.0; python_version >= "3.7" and python_full_version >= "3.5.0" | ||
idna==3.4; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" | ||
imagesize==1.4.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
importlib-metadata==4.12.0; python_version < "3.10" and python_version >= "3.7" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6") | ||
inflection==0.5.1; python_version >= "3.6" | ||
iniconfig==1.1.1; python_version >= "3.6" | ||
ipykernel==6.16.0; python_version >= "3.7" | ||
ipython==8.5.0; python_version >= "3.8" | ||
itsdangerous==2.1.2; python_version >= "3.7" | ||
jedi==0.18.1; python_version >= "3.8" | ||
jinja2==3.1.2; python_version >= "3.7" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7") | ||
joblib==1.2.0; python_version >= "3.7" | ||
jsonschema==4.16.0; python_version >= "3.7" | ||
jupyter-client==7.3.5; python_version >= "3.7" | ||
jupyter-core==4.11.1; python_version >= "3.7" | ||
lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" | ||
markupsafe==2.1.1; python_version >= "3.7" | ||
matplotlib-inline==0.1.6; python_version >= "3.8" | ||
nest-asyncio==1.5.5; python_version >= "3.7" | ||
networkx==2.8.6; python_version >= "3.8" | ||
ordered-set==4.1.0; python_version >= "3.7" | ||
packaging==21.3; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7" | ||
parso==0.8.3; python_version >= "3.8" | ||
pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.8" | ||
pickleshare==0.7.5; python_version >= "3.8" | ||
pluggy==1.0.0; python_version >= "3.6" | ||
prettyprinter==0.18.0 | ||
prompt-toolkit==3.0.31; python_full_version >= "3.6.2" and python_version >= "3.8" | ||
psutil==5.9.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7" | ||
ptyprocess==0.7.0; sys_platform != "win32" and python_version >= "3.8" | ||
pure-eval==0.2.2; python_version >= "3.8" | ||
py==1.11.0; python_version >= "3.7" and python_full_version < "3.0.0" and implementation_name == "pypy" or python_full_version >= "3.5.0" and python_version >= "3.7" and implementation_name == "pypy" | ||
pycparser==2.21; python_version >= "3.7" and python_full_version < "3.0.0" and implementation_name == "pypy" or implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.4.0" | ||
pyecore==0.12.2 | ||
pygments==2.13.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.8" | ||
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.7" | ||
pyrsistent==0.18.1; python_version >= "3.7" | ||
pytest==6.2.5; python_version >= "3.6" | ||
python-dateutil==2.8.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7" | ||
python-dotenv==0.21.0; python_version >= "3.7" | ||
pytz==2022.2.1; python_version >= "3.6" | ||
pywin32==304; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.7" | ||
pyyaml==6.0; python_version >= "3.6" | ||
pyzmq==24.0.1; python_version >= "3.7" | ||
requests==2.28.1; python_version >= "3.7" and python_version < "4" | ||
restrictedpython==5.0 | ||
six==1.16.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8" | ||
sniffio==1.3.0; python_version >= "3.7" and python_full_version >= "3.6.2" | ||
snowballstemmer==2.2.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
sphinx-rtd-theme==1.0.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") | ||
sphinx==5.2.2; python_version >= "3.6" | ||
sphinxcontrib-applehelp==1.0.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
sphinxcontrib-devhelp==1.0.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
sphinxcontrib-htmlhelp==2.0.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
sphinxcontrib-jsmath==1.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
sphinxcontrib-qthelp==1.0.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
sphinxcontrib-serializinghtml==1.1.5; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" | ||
stack-data==0.5.1; python_version >= "3.8" | ||
swagger-ui-bundle==0.0.9; python_version >= "3.6" | ||
toml==0.10.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6" | ||
tornado==6.2; python_version >= "3.7" | ||
traitlets==5.4.0; python_version >= "3.8" | ||
urllib3==1.26.12; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7" | ||
uvicorn==0.18.3; python_version >= "3.7" | ||
uvloop==0.17.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version >= "3.7" | ||
watchfiles==0.17.0; python_version >= "3.7" | ||
wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.8" | ||
websockets==10.3; python_version >= "3.7" | ||
werkzeug==2.2.2; python_version >= "3.7" | ||
z3-solver==4.11.2.0 | ||
zipp==3.8.1; python_version < "3.10" and python_version >= "3.7" | ||
alabaster==0.7.12 ; python_version >= "3.9" and python_version < "4.0" | ||
anyio==3.6.1 ; python_version >= "3.9" and python_version < "4.0" | ||
appnope==0.1.3 ; python_version >= "3.9" and python_version < "4.0" and platform_system == "Darwin" or python_version >= "3.9" and python_version < "4.0" and sys_platform == "darwin" | ||
asttokens==2.0.8 ; python_version >= "3.9" and python_version < "4.0" | ||
attrs==22.1.0 ; python_version >= "3.9" and python_version < "4.0" | ||
babel==2.10.3 ; python_version >= "3.9" and python_version < "4.0" | ||
backcall==0.2.0 ; python_version >= "3.9" and python_version < "4.0" | ||
certifi==2022.9.24 ; python_version >= "3.9" and python_version < "4" | ||
cffi==1.15.1 ; python_version >= "3.9" and python_version < "4.0" and implementation_name == "pypy" | ||
charset-normalizer==2.1.1 ; python_version >= "3.9" and python_version < "4" | ||
click==8.1.3 ; python_version >= "3.9" and python_version < "4.0" | ||
clickclick==20.10.2 ; python_version >= "3.9" and python_version < "4.0" | ||
colorama==0.4.5 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.9" and python_version < "4.0" and platform_system == "Windows" | ||
colorful==0.5.4 ; python_version >= "3.9" and python_version < "4.0" | ||
connexion[swagger-ui]==2.14.1 ; python_version >= "3.9" and python_version < "4.0" | ||
debugpy==1.6.3 ; python_version >= "3.9" and python_version < "4.0" | ||
decorator==5.1.1 ; python_version >= "3.9" and python_version < "4.0" | ||
docutils==0.17.1 ; python_version >= "3.9" and python_version < "4.0" | ||
entrypoints==0.4 ; python_version >= "3.9" and python_version < "4.0" | ||
executing==1.1.0 ; python_version >= "3.9" and python_version < "4.0" | ||
flask==2.2.2 ; python_version >= "3.9" and python_version < "4.0" | ||
future-fstrings==1.2.0 ; python_version >= "3.9" and python_version < "4.0" | ||
h11==0.14.0 ; python_version >= "3.9" and python_version < "4.0" | ||
httptools==0.5.0 ; python_version >= "3.9" and python_version < "4.0" | ||
idna==3.4 ; python_version >= "3.9" and python_version < "4" | ||
imagesize==1.4.1 ; python_version >= "3.9" and python_version < "4.0" | ||
importlib-metadata==5.0.0 ; python_version >= "3.9" and python_version < "3.10" | ||
inflection==0.5.1 ; python_version >= "3.9" and python_version < "4.0" | ||
iniconfig==1.1.1 ; python_version >= "3.9" and python_version < "4.0" | ||
ipykernel==6.16.0 ; python_version >= "3.9" and python_version < "4.0" | ||
ipython==8.5.0 ; python_version >= "3.9" and python_version < "4.0" | ||
itsdangerous==2.1.2 ; python_version >= "3.9" and python_version < "4.0" | ||
jedi==0.18.1 ; python_version >= "3.9" and python_version < "4.0" | ||
jinja2==3.1.2 ; python_version >= "3.9" and python_version < "4.0" | ||
joblib==1.2.0 ; python_version >= "3.9" and python_version < "4.0" | ||
jsonschema==4.16.0 ; python_version >= "3.9" and python_version < "4.0" | ||
jupyter-client==7.3.5 ; python_version >= "3.9" and python_version < "4.0" | ||
jupyter-core==4.11.1 ; python_version >= "3.9" and python_version < "4.0" | ||
lxml==4.9.1 ; python_version >= "3.9" and python_version < "4.0" | ||
markupsafe==2.1.1 ; python_version >= "3.9" and python_version < "4.0" | ||
matplotlib-inline==0.1.6 ; python_version >= "3.9" and python_version < "4.0" | ||
nest-asyncio==1.5.6 ; python_version >= "3.9" and python_version < "4.0" | ||
networkx==2.8.7 ; python_version >= "3.9" and python_version < "4.0" | ||
ordered-set==4.1.0 ; python_version >= "3.9" and python_version < "4.0" | ||
packaging==21.3 ; python_version >= "3.9" and python_version < "4.0" | ||
parso==0.8.3 ; python_version >= "3.9" and python_version < "4.0" | ||
pexpect==4.8.0 ; python_version >= "3.9" and python_version < "4.0" and sys_platform != "win32" | ||
pickleshare==0.7.5 ; python_version >= "3.9" and python_version < "4.0" | ||
pluggy==1.0.0 ; python_version >= "3.9" and python_version < "4.0" | ||
prettyprinter==0.18.0 ; python_version >= "3.9" and python_version < "4.0" | ||
prompt-toolkit==3.0.31 ; python_version >= "3.9" and python_version < "4.0" | ||
psutil==5.9.2 ; python_version >= "3.9" and python_version < "4.0" | ||
ptyprocess==0.7.0 ; python_version >= "3.9" and python_version < "4.0" and sys_platform != "win32" | ||
pure-eval==0.2.2 ; python_version >= "3.9" and python_version < "4.0" | ||
py==1.11.0 ; python_version >= "3.9" and python_version < "4.0" | ||
pycparser==2.21 ; python_version >= "3.9" and python_version < "4.0" and implementation_name == "pypy" | ||
pyecore==0.12.2 ; python_version >= "3.9" and python_version < "4.0" | ||
pygments==2.13.0 ; python_version >= "3.9" and python_version < "4.0" | ||
pyparsing==3.0.9 ; python_version >= "3.9" and python_version < "4.0" | ||
pyrsistent==0.18.1 ; python_version >= "3.9" and python_version < "4.0" | ||
pytest==7.1.3 ; python_version >= "3.9" and python_version < "4.0" | ||
python-dateutil==2.8.2 ; python_version >= "3.9" and python_version < "4.0" | ||
python-dotenv==0.21.0 ; python_version >= "3.9" and python_version < "4.0" | ||
pytz==2022.4 ; python_version >= "3.9" and python_version < "4.0" | ||
pywin32==304 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.9" and python_version < "4.0" | ||
pyyaml==6.0 ; python_version >= "3.9" and python_version < "4.0" | ||
pyzmq==24.0.1 ; python_version >= "3.9" and python_version < "4.0" | ||
requests==2.28.1 ; python_version >= "3.9" and python_version < "4" | ||
restrictedpython==5.0 ; python_version >= "3.9" and python_version < "4.0" | ||
setuptools==65.4.1 ; python_version >= "3.9" and python_version < "4.0" | ||
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0" | ||
sniffio==1.3.0 ; python_version >= "3.9" and python_version < "4.0" | ||
snowballstemmer==2.2.0 ; python_version >= "3.9" and python_version < "4.0" | ||
sphinx-rtd-theme==1.0.0 ; python_version >= "3.9" and python_version < "4.0" | ||
sphinx==5.2.3 ; python_version >= "3.9" and python_version < "4.0" | ||
sphinxcontrib-applehelp==1.0.2 ; python_version >= "3.9" and python_version < "4.0" | ||
sphinxcontrib-devhelp==1.0.2 ; python_version >= "3.9" and python_version < "4.0" | ||
sphinxcontrib-htmlhelp==2.0.0 ; python_version >= "3.9" and python_version < "4.0" | ||
sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.9" and python_version < "4.0" | ||
sphinxcontrib-qthelp==1.0.3 ; python_version >= "3.9" and python_version < "4.0" | ||
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= "3.9" and python_version < "4.0" | ||
stack-data==0.5.1 ; python_version >= "3.9" and python_version < "4.0" | ||
swagger-ui-bundle==0.0.9 ; python_version >= "3.9" and python_version < "4.0" | ||
tomli==2.0.1 ; python_version >= "3.9" and python_version < "4.0" | ||
tornado==6.2 ; python_version >= "3.9" and python_version < "4.0" | ||
traitlets==5.4.0 ; python_version >= "3.9" and python_version < "4.0" | ||
urllib3==1.26.12 ; python_version >= "3.9" and python_version < "4" | ||
uvicorn[standard]==0.18.3 ; python_version >= "3.9" and python_version < "4.0" | ||
uvloop==0.17.0 ; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version >= "3.9" and python_version < "4.0" | ||
watchfiles==0.17.0 ; python_version >= "3.9" and python_version < "4.0" | ||
wcwidth==0.2.5 ; python_version >= "3.9" and python_version < "4.0" | ||
websockets==10.3 ; python_version >= "3.9" and python_version < "4.0" | ||
werkzeug==2.2.2 ; python_version >= "3.9" and python_version < "4.0" | ||
z3-solver==4.11.2.0 ; python_version >= "3.9" and python_version < "4.0" | ||
zipp==3.8.1 ; python_version >= "3.9" and python_version < "3.10" |
This diff is collapsed.
anyio==3.6.1; python_version >= "3.7" and python_full_version >= "3.6.2" | ||
attrs==22.1.0; python_version >= "3.7" | ||
certifi==2022.9.24; python_version >= "3.7" and python_version < "4" | ||
charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0" | ||
click==8.1.3; python_version >= "3.7" | ||
clickclick==20.10.2; python_version >= "3.6" | ||
colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" and platform_system == "Windows" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.5.0" and platform_system == "Windows" | ||
connexion==2.14.1; python_version >= "3.6" | ||
flask==2.2.2; python_version >= "3.7" | ||
future-fstrings==1.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" | ||
h11==0.14.0; python_version >= "3.7" | ||
httptools==0.5.0; python_version >= "3.7" and python_full_version >= "3.5.0" | ||
idna==3.4; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" | ||
importlib-metadata==4.12.0; python_version < "3.10" and python_version >= "3.7" | ||
inflection==0.5.1; python_version >= "3.6" | ||
itsdangerous==2.1.2; python_version >= "3.7" | ||
jinja2==3.1.2; python_version >= "3.7" | ||
joblib==1.2.0; python_version >= "3.7" | ||
jsonschema==4.16.0; python_version >= "3.7" | ||
lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" | ||
markupsafe==2.1.1; python_version >= "3.7" | ||
networkx==2.8.6; python_version >= "3.8" | ||
ordered-set==4.1.0; python_version >= "3.7" | ||
packaging==21.3; python_version >= "3.6" | ||
pyecore==0.12.2 | ||
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.6" | ||
pyrsistent==0.18.1; python_version >= "3.7" | ||
python-dotenv==0.21.0; python_version >= "3.7" | ||
pyyaml==6.0; python_version >= "3.6" | ||
requests==2.28.1; python_version >= "3.7" and python_version < "4" | ||
restrictedpython==5.0 | ||
sniffio==1.3.0; python_version >= "3.7" and python_full_version >= "3.6.2" | ||
swagger-ui-bundle==0.0.9; python_version >= "3.6" | ||
urllib3==1.26.12; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7" | ||
uvicorn==0.18.3; python_version >= "3.7" | ||
uvloop==0.17.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version >= "3.7" | ||
watchfiles==0.17.0; python_version >= "3.7" | ||
websockets==10.3; python_version >= "3.7" | ||
werkzeug==2.2.2; python_version >= "3.7" | ||
z3-solver==4.11.2.0 | ||
zipp==3.8.1; python_version < "3.10" and python_version >= "3.7" | ||
anyio==3.6.1 ; python_version >= "3.9" and python_version < "4.0" | ||
attrs==22.1.0 ; python_version >= "3.9" and python_version < "4.0" | ||
certifi==2022.9.24 ; python_version >= "3.9" and python_version < "4" | ||
charset-normalizer==2.1.1 ; python_version >= "3.9" and python_version < "4" | ||
click==8.1.3 ; python_version >= "3.9" and python_version < "4.0" | ||
clickclick==20.10.2 ; python_version >= "3.9" and python_version < "4.0" | ||
colorama==0.4.5 ; sys_platform == "win32" and python_version >= "3.9" and python_version < "4.0" or python_version >= "3.9" and python_version < "4.0" and platform_system == "Windows" | ||
connexion[swagger-ui]==2.14.1 ; python_version >= "3.9" and python_version < "4.0" | ||
flask==2.2.2 ; python_version >= "3.9" and python_version < "4.0" | ||
future-fstrings==1.2.0 ; python_version >= "3.9" and python_version < "4.0" | ||
h11==0.14.0 ; python_version >= "3.9" and python_version < "4.0" | ||
httptools==0.5.0 ; python_version >= "3.9" and python_version < "4.0" | ||
idna==3.4 ; python_version >= "3.9" and python_version < "4" | ||
importlib-metadata==5.0.0 ; python_version >= "3.9" and python_version < "3.10" | ||
inflection==0.5.1 ; python_version >= "3.9" and python_version < "4.0" | ||
itsdangerous==2.1.2 ; python_version >= "3.9" and python_version < "4.0" | ||
jinja2==3.1.2 ; python_version >= "3.9" and python_version < "4.0" | ||
joblib==1.2.0 ; python_version >= "3.9" and python_version < "4.0" | ||
jsonschema==4.16.0 ; python_version >= "3.9" and python_version < "4.0" | ||
lxml==4.9.1 ; python_version >= "3.9" and python_version < "4.0" | ||
markupsafe==2.1.1 ; python_version >= "3.9" and python_version < "4.0" | ||
networkx==2.8.7 ; python_version >= "3.9" and python_version < "4.0" | ||
ordered-set==4.1.0 ; python_version >= "3.9" and python_version < "4.0" | ||
packaging==21.3 ; python_version >= "3.9" and python_version < "4.0" | ||
pyecore==0.12.2 ; python_version >= "3.9" and python_version < "4.0" | ||
pyparsing==3.0.9 ; python_version >= "3.9" and python_version < "4.0" | ||
pyrsistent==0.18.1 ; python_version >= "3.9" and python_version < "4.0" | ||
python-dotenv==0.21.0 ; python_version >= "3.9" and python_version < "4.0" | ||
pyyaml==6.0 ; python_version >= "3.9" and python_version < "4.0" | ||
requests==2.28.1 ; python_version >= "3.9" and python_version < "4" | ||
restrictedpython==5.0 ; python_version >= "3.9" and python_version < "4.0" | ||
setuptools==65.4.1 ; python_version >= "3.9" and python_version < "4.0" | ||
sniffio==1.3.0 ; python_version >= "3.9" and python_version < "4.0" | ||
swagger-ui-bundle==0.0.9 ; python_version >= "3.9" and python_version < "4.0" | ||
urllib3==1.26.12 ; python_version >= "3.9" and python_version < "4" | ||
uvicorn[standard]==0.18.3 ; python_version >= "3.9" and python_version < "4.0" | ||
uvloop==0.17.0 ; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version >= "3.9" and python_version < "4.0" | ||
watchfiles==0.17.0 ; python_version >= "3.9" and python_version < "4.0" | ||
websockets==10.3 ; python_version >= "3.9" and python_version < "4.0" | ||
werkzeug==2.2.2 ; python_version >= "3.9" and python_version < "4.0" | ||
z3-solver==4.11.2.0 ; python_version >= "3.9" and python_version < "4.0" | ||
zipp==3.8.1 ; python_version >= "3.9" and python_version < "3.10" |
Please register or sign in to comment