Kintone app build backend created

This commit is contained in:
2023-07-10 13:13:43 +09:00
parent 80446a3860
commit 081be5f35b
5 changed files with 48 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ httpx==0.15.5
ipython==7.31.1
itsdangerous==1.1.0
Jinja2==2.11.3
psycopg2
#psycopg2
pytest==6.1.0
requests==2.24.0
SQLAlchemy==1.3.19
@@ -16,4 +16,6 @@ passlib==1.7.2
bcrypt==3.2.0
sqlalchemy-utils==0.36.8
python-multipart==0.0.5
pyjwt==1.7.1
pyjwt==1.7.1
pandas==2.0.3
openpyxl==3.1.2