We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bde355 commit c042ea0Copy full SHA for c042ea0
1 file changed
src/ol_openedx_course_translations/pyproject.toml
@@ -1,10 +1,6 @@
1
[project]
2
name = "ol-openedx-course-translations"
3
-<<<<<<< copilot/update-ol-openedx-ai-static-translations
4
version = "0.6.0"
5
-=======
6
-version = "0.5.2"
7
->>>>>>> main
8
description = "An Open edX plugin to translate courses"
9
authors = [
10
{name = "MIT Office of Digital Learning"}
@@ -17,14 +13,7 @@ dependencies = [
17
13
"Django>=4.0",
18
14
"djangorestframework>=3.14.0",
19
15
"deepl>=1.25.0",
20
21
- "litellm>=1.80.0",
22
23
16
"litellm==1.82.5",
24
- "GitPython>=3.1.40",
25
- "requests>=2.31.0",
26
- "polib>=1.2.0",
27
28
"srt>=3.5.3",
29
"edx-opaque-keys",
30
]
0 commit comments