Skip to content

Commit 8c04118

Browse files
committed
Add the minimal set of requirements
1 parent 4d565f4 commit 8c04118

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
fastapi
2+
httpx>=0.23.0
3+
oauthlib>=3.2.2
4+
python-jose>=3.3.0
5+
social-auth-core>=4.4.2
6+
starlette>=0.19.1
7+
sqlalchemy
8+
python-dotenv
9+
fastapi-oauth2

0 commit comments

Comments
 (0)