Skip to content

Commit

Permalink
Deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
lamehost committed Oct 18, 2024
1 parent 178c561 commit de0d22a
Show file tree
Hide file tree
Showing 3 changed files with 561 additions and 587 deletions.
3 changes: 2 additions & 1 deletion anastasia/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@

import os

from pydantic import BaseSettings, EmailStr
from pydantic import EmailStr
from pydantic_settings import BaseSettings


class Settings(BaseSettings):
Expand Down
Loading

0 comments on commit de0d22a

Please sign in to comment.