Skip to content

Commit

Permalink
add: client/server一括コンテナ定義用のrequirement.txtを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
yud0uhu committed Jan 18, 2022
1 parent a0d62ce commit fdb44cd
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
uvicorn
fastapi
graphene
SQLAlchemy
graphene-sqlalchemy
promise
spotipy
python-dotenv
starlette
starlette-graphene3
PyJWT
asgiref
cffi
click
cryptography
h11
pycparser
pydantic
typing-extensions
tweepy

0 comments on commit fdb44cd

Please sign in to comment.