updated requirements
parent
c53d568c9d
commit
2096f1363f
@ -1,17 +1,54 @@
|
||||
asttokens==2.0.5
|
||||
backcall==0.2.0
|
||||
black==22.3.0
|
||||
certifi==2022.5.18.1
|
||||
charset-normalizer==2.0.12
|
||||
click==8.1.3
|
||||
colorama==0.4.4
|
||||
debugpy==1.6.0
|
||||
decorator==5.1.1
|
||||
entrypoints==0.4
|
||||
executing==0.8.3
|
||||
Flask==2.1.2
|
||||
Flask-Cors==3.0.10
|
||||
frontmatter==3.0.7
|
||||
idna==3.3
|
||||
ipykernel==6.13.0
|
||||
ipython==8.4.0
|
||||
itsdangerous==2.1.2
|
||||
jedi==0.18.1
|
||||
Jinja2==3.1.2
|
||||
jupyter-client==7.3.1
|
||||
jupyter-core==4.10.0
|
||||
MarkupSafe==2.1.1
|
||||
matplotlib-inline==0.1.3
|
||||
mwclient==0.10.1
|
||||
mypy-extensions==0.4.3
|
||||
nest-asyncio==1.5.5
|
||||
oauthlib==3.2.0
|
||||
packaging==21.3
|
||||
parso==0.8.3
|
||||
pathspec==0.9.0
|
||||
pickleshare==0.7.5
|
||||
platformdirs==2.5.2
|
||||
prompt-toolkit==3.0.29
|
||||
psutil==5.9.1
|
||||
pure-eval==0.2.2
|
||||
Pygments==2.12.0
|
||||
pyparsing==3.0.9
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==0.20.0
|
||||
python-frontmatter==1.0.0
|
||||
pywin32==304
|
||||
PyYAML==5.1
|
||||
pyzmq==23.0.0
|
||||
requests==2.27.1
|
||||
requests-oauthlib==1.3.1
|
||||
six==1.16.0
|
||||
stack-data==0.2.0
|
||||
tomli==2.0.1
|
||||
tornado==6.1
|
||||
traitlets==5.2.1.post0
|
||||
urllib3==1.26.9
|
||||
wcwidth==0.2.5
|
||||
Werkzeug==2.1.2
|
||||
|
Loading…
Reference in New Issue