Skip to content

Commit c042ea0

Browse files
authored
Bump version to 0.6.0 and update dependencies
Updated version to 0.6.0 and modified dependencies.
1 parent 0bde355 commit c042ea0

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

src/ol_openedx_course_translations/pyproject.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
[project]
22
name = "ol-openedx-course-translations"
3-
<<<<<<< copilot/update-ol-openedx-ai-static-translations
43
version = "0.6.0"
5-
=======
6-
version = "0.5.2"
7-
>>>>>>> main
84
description = "An Open edX plugin to translate courses"
95
authors = [
106
{name = "MIT Office of Digital Learning"}
@@ -17,14 +13,7 @@ dependencies = [
1713
"Django>=4.0",
1814
"djangorestframework>=3.14.0",
1915
"deepl>=1.25.0",
20-
<<<<<<< copilot/update-ol-openedx-ai-static-translations
21-
"litellm>=1.80.0",
22-
=======
2316
"litellm==1.82.5",
24-
"GitPython>=3.1.40",
25-
"requests>=2.31.0",
26-
"polib>=1.2.0",
27-
>>>>>>> main
2817
"srt>=3.5.3",
2918
"edx-opaque-keys",
3019
]

0 commit comments

Comments
 (0)