You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
676 B
26 lines
676 B
name = "AlgebraicRelations"
|
|
uuid = "1c3ea84b-a956-4dfe-a2f4-485757f48f1d"
|
|
authors = ["bosonbaas <bosonbaas@gmail.com>"]
|
|
version = "0.2.3"
|
|
|
|
[deps]
|
|
AlgebraicPetri = "4f99eebe-17bf-4e98-b6a1-2c4f205a959b"
|
|
AutoHashEquals = "15f4f7f2-30c1-5605-9d31-71845cf9641f"
|
|
Catlab = "134e5e36-593f-5add-ad60-77f754baafbe"
|
|
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
|
|
LibPQ = "194296ae-ab2e-5f79-8cd4-7183a0a5a0d1"
|
|
|
|
[compat]
|
|
AlgebraicPetri = "0.6"
|
|
AutoHashEquals = "0.2.0"
|
|
Catlab = "0.11"
|
|
DataFrames = "0.21, 0.22"
|
|
LibPQ = "1.4.0"
|
|
julia = "1.0"
|
|
|
|
[extras]
|
|
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
|
|
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
|
|
|
[targets]
|
|
test = ["Test", "SQLite"]
|