Update Python version from 3.7 to 3.8
This commit is contained in:
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>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
python = "^3.8"
|
||||
anki = "^2.1.36"
|
||||
beautifulsoup4 = "^4.9.1"
|
||||
requests = "^2.24.0"
|
||||
|
||||
Reference in New Issue
Block a user