update requirements.txt
... | ... | @@ -12,6 +12,7 @@ cryptography==37.0.4 |
debugpy==1.6.3 | ||
decorator==5.1.1 | ||
entrypoints==0.4 | ||
et-xmlfile==1.1.0 | ||
executing==1.0.0 | ||
Flask==2.0.3 | ||
google-api-core==2.8.2 | ||
... | ... | @@ -38,6 +39,7 @@ matplotlib-inline==0.1.6 |
nest-asyncio==1.5.5 | ||
oauth2client==4.1.3 | ||
oauthlib==3.2.0 | ||
openpyxl==3.0.10 | ||
packaging==21.3 | ||
parso==0.8.3 | ||
pexpect==4.8.0 | ||
... | ... | @@ -57,6 +59,7 @@ pyexcel==0.7.0 |
pyexcel-ezodf==0.3.4 | ||
pyexcel-io==0.6.6 | ||
pyexcel-ods3==0.6.1 | ||
pyexcel-xlsx==0.6.0 | ||
Pygments==2.13.0 | ||
pyOpenSSL==22.0.0 | ||
pyparsing==3.0.7 | ||
... | ... |
Please register or sign in to comment