Skip to content

Commit 1e0cf9f

Browse files
Update Project.toml
1 parent 2091382 commit 1e0cf9f

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

Project.toml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
1-
name = "IntegerSequences"
1+
name = "IntegerSequences.jl"
22
uuid = "b4b868b0-69a7-11e9-2db0-173b4e8e576c"
33
version = "0.3.0"
44

55
[deps]
6-
Atom = "c52e3926-4ff0-5f6e-af25-54175e0327b1"
76
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
87
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
98
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
109
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
1110
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
1211
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
1312
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
14-
Juno = "e5e0dc1b-0480-54bc-9374-aad01c23163d"
1513
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
1614
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1715

1816
[compat]
19-
Nemo = ">= 0.16.2"
20-
julia = ">= 1.3.1"
17+
DataStructures = 0.17.9
18+
DocStringExtensions = 0.8.1
19+
Documenter = 0.24.4
20+
HTTP = 0.8.8
21+
IterTools = 1.3.0
22+
julia = 1.3.1
23+
Nemo = 0.16.2

0 commit comments

Comments
 (0)