diff --git a/requirements.txt b/requirements.txt index dbce5cd740c1df286fa4aaa91f6489513977f883..7c3756244e7d999fc8c6a2a645225f09f74ecfd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,29 +1,82 @@ +asttokens==2.0.8 attrs==22.1.0 +backcall==0.2.0 +cachetools==5.2.0 +certifi==2022.6.15 +cffi==1.15.1 chardet==4.0.0 +charset-normalizer==2.1.1 click==8.0.4 coverage==6.4.4 +cryptography==37.0.4 +debugpy==1.6.3 +decorator==5.1.1 +entrypoints==0.4 +executing==1.0.0 Flask==2.0.3 +google-api-core==2.8.2 +google-api-python-client==2.58.0 +google-auth==2.11.0 +google-auth-httplib2==0.1.0 +googleapis-common-protos==1.56.4 gunicorn==20.1.0 +httplib2==0.20.4 +idna==3.3 iniconfig==1.1.1 +ipykernel==6.15.2 +ipython==8.4.0 isodate==0.6.1 itsdangerous==2.1.1 +jedi==0.18.1 Jinja2==3.0.3 +jupyter-client==7.3.5 +jupyter-core==4.11.1 lml==0.1.0 lxml==4.9.1 MarkupSafe==2.1.1 +matplotlib-inline==0.1.6 +nest-asyncio==1.5.5 +oauth2client==4.1.3 +oauthlib==3.2.0 packaging==21.3 +parso==0.8.3 +pexpect==4.8.0 +pickleshare==0.7.5 +plantuml==0.3.0 pluggy==1.0.0 +prompt-toolkit==3.0.30 +protobuf==4.21.5 +psutil==5.9.1 +ptyprocess==0.7.0 +pure-eval==0.2.2 py==1.11.0 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycparser==2.21 pyexcel==0.7.0 pyexcel-ezodf==0.3.4 pyexcel-io==0.6.6 pyexcel-ods3==0.6.1 +Pygments==2.13.0 +pyOpenSSL==22.0.0 pyparsing==3.0.7 pytest==7.1.2 pytest-cov==3.0.0 +python-dateutil==2.8.2 +PyYAML==6.0 +pyzmq==23.2.1 rdflib==6.1.1 +requests==2.28.1 +requests-oauthlib==1.3.1 +rsa==4.9 six==1.16.0 +stack-data==0.5.0 texttable==1.6.4 tomli==2.0.1 +tornado==6.2 +traitlets==5.3.0 Unidecode==1.3.4 +uritemplate==4.1.1 +urllib3==1.26.12 +wcwidth==0.2.5 Werkzeug==2.0.3