forked from charlielsch/Ingolstadt.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
25 lines (22 loc) · 847 Bytes
/
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
name = "Ingolstadt"
uuid = "8afa4a05-0e32-41c3-99a3-245b132d4946"
authors = ["Niall Palfreyman <[email protected]>"]
version = "0.0.1"
[deps]
Agents = "46ada45e-f475-11e8-01d0-f70cc89e6671"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
InteractiveDynamics = "ec714cd0-5f51-11eb-0b6e-452e7367ff84"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Observables = "510215fc-4207-5dde-b226-833fc4488ee2"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
Agents = "5.2.0 - 5.3.0"
CairoMakie = "0.6.6"
DataFrames = "1.3.0"
GLMakie = "0.4.7"
julia = "1.6.0"