-
Notifications
You must be signed in to change notification settings - Fork 5
/
Project.toml
53 lines (49 loc) · 2.61 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
name = "SpikeNetOpt"
uuid = "145ac929-eb8f-4c2d-a659-99b6ac427599"
authors = ["Russell Jarvis <[email protected]>"]
version = "0.1.0"
[deps]
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Evolutionary = "86b6b26d-c046-49b6-aa0b-5f0f74682bd6"
JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8"
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Metaheuristics = "bcdb8e00-2c21-11e9-3065-2b553b22f898"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
SpikeSynchrony = "3713708d-6816-4a57-846e-904b81e02fa1"
SpikingNeuralNetworks = "9d8b7fda-1049-58bc-9481-071a9f369938"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
[compat]
julia = "1.5.3 - 1.6.2"
Conda = "1.5.3 - 1.6.0"
DataStructures = "0.10.0 - 0.18.11"
SpikingNeuralNetworks = "0.1.0"
Metaheuristics = "1.6.2 - 3.1.1"
LightGraphs = "0.2.3 - 1.3.5"
JLD = ">= 0.10.0"
Distributions = ">= 0.25.37"
OrderedCollections = ">=0.12.3"
#PyCall =
#utoMerge/guidelines.jl:134
#┌ Error: Dependency "DataStructures" does not have a compat entry that has an upper bound
#└ @ RegistryCI.AutoMerge ~/.julia/packages/RegistryCI/Nj1Mv/src/AutoMerge/guidelines.jl:134
#┌ Error: Dependency "UnPack" does not have a compat entry that has an upper bound
#└ @ RegistryCI.AutoMerge ~/.julia/packages/RegistryCI/Nj1Mv/src/AutoMerge/guidelines.jl:134
#┌ Error: Dependency "Parameters" does not have a compat entry that has an upper bound
#└ @ RegistryCI.AutoMerge ~/.julia/packages/RegistryCI/Nj1Mv/src/AutoMerge/guidelines.jl:134
#┌ Error: Dependency "UnicodePlots" does not have a compat entry that has an upper bound
#└ @ RegistryCI.AutoMerge ~/.julia/packages/RegistryCI/Nj1Mv/src/AutoMerge/guidelines.jl:134
#┌ Error: Dependency "Evolutionary" does not have a compat entry that has an upper bound
#└ @ RegistryCI.AutoMerge ~/.julia/packages/RegistryCI/Nj1Mv/src/AutoMerge/guidelines.jl:134
#┌ Error: Dependency "SpikeSynchrony" does not have a compat entry that has an upper bound
# @ RegistryCI.AutoMerge ~/.julia/packages/RegistryCI/Nj1Mv/src/AutoMerge/guidelines.jl:134
#┌ Error: Dependency "SpikingNeuralNetworks" does not have a compat entry that has an upper bound