Skip to content

Commit

Permalink
⬆️ Pin tortoise dep and release 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
awtkns committed Jan 28, 2023
1 parent 27dde69 commit 45885d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fastapi_crudrouter/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.9.0"
__version__ = "0.8.6"
4 changes: 2 additions & 2 deletions tests/dev.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ httpx

# Backends
ormar
tortoise-orm==0.19.2
tortoise-orm==0.18.1
databases
aiosqlite
sqlalchemy==1.3.22
sqlalchemy<1.4.0
sqlalchemy_utils==0.36.8
gino-starlette==0.1.1
asyncpg
Expand Down

0 comments on commit 45885d7

Please sign in to comment.