Skip to content

Commit

Permalink
fix motor missing #557 (#559)
Browse files Browse the repository at this point in the history
add motor requirement
  • Loading branch information
eeliu committed Mar 28, 2024
1 parent 1fae0a9 commit 0513b8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testapps/fastapi/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ starlette_context
uvicorn
pymysql
requests
mysql-connector-python==8.0.31
mysql-connector-python==8.0.31
motor==2.5.1

0 comments on commit 0513b8c

Please sign in to comment.