adding_java
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ h11==0.14.0
|
|
12 |
httpcore==1.0.8
|
13 |
httpx==0.28.1
|
14 |
idna==3.10
|
|
|
15 |
jiter==0.9.0
|
16 |
language_tool_python==2.9.3
|
17 |
multidict==6.4.3
|
|
|
12 |
httpcore==1.0.8
|
13 |
httpx==0.28.1
|
14 |
idna==3.10
|
15 |
+
java==17.0.6
|
16 |
jiter==0.9.0
|
17 |
language_tool_python==2.9.3
|
18 |
multidict==6.4.3
|