Update Python version from 3.7 to 3.8
This commit is contained in:
parent
71a074f8f2
commit
a0675b4f50
1342
poetry.lock
generated
1342
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@ description = "Self-hosted Anki Sync Server."
|
|||||||
authors = ["Vikash Kothary <kothary.vikash@gmail.com>"]
|
authors = ["Vikash Kothary <kothary.vikash@gmail.com>"]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.8"
|
||||||
anki = "^2.1.36"
|
anki = "^2.1.36"
|
||||||
beautifulsoup4 = "^4.9.1"
|
beautifulsoup4 = "^4.9.1"
|
||||||
requests = "^2.24.0"
|
requests = "^2.24.0"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user