Update dependency python-dotenv to v1
This commit is contained in:
parent
7d2c09132a
commit
d23742ab28
2 changed files with 6 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ uvicorn = { extras = ["standard"], version = "^0.20.0" }
|
|||
jinja2 = "^3.1.2"
|
||||
apscheduler = "^3.10.0"
|
||||
python-multipart = "^0.0.5"
|
||||
python-dotenv = "^0.21.1"
|
||||
python-dotenv = "^1.0.0"
|
||||
tomlkit = "^0.11.6"
|
||||
beautifulsoup4 = "^4.11.2"
|
||||
lxml = "^4.9.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue