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 cf136d3 commit 030adcb
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 030adcb

Please sign in to comment.