We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6bdb5 commit fd30bc5Copy full SHA for fd30bc5
1 file changed
src/julia/RobotVacuum/Project.toml
@@ -9,21 +9,12 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
10
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
11
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
12
-GraphQLClient = "b4cd8a85-6a93-5de3-b62d-c36d5b3f5a3e"
13
-JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
14
-HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
15
-Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
16
-Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
17
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
18
19
[compat]
20
julia = "1.9"
21
StaticArrays = "1"
22
Distributions = "0.25"
23
-GraphQLClient = "0.1"
24
-JSON3 = "1"
25
-HTTP = "1"
26
-Plots = "1"
27
28
[extras]
29
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments