stage one moving to last fastapi version supporting pydantic.v1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import random
|
||||
import string
|
||||
|
||||
from pydantic import BaseModel
|
||||
from pydantic.v1 import BaseModel
|
||||
|
||||
from lnbits.wallets import get_funding_source, set_funding_source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user