Skip to content

Commit

Permalink
switch to Project tomls
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Apr 28, 2019
1 parent f0c3c78 commit cc2d24c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
18 changes: 18 additions & 0 deletions Project.toml
@@ -0,0 +1,18 @@
name = "DiffEqFlux"
uuid = "aae7a2af-3d4f-5e19-a356-7da93b79d9d0"
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
version = "v0.5.0"

[deps]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
DiffEqSensitivity = "41bf760c-e81c-5289-8e54-58b1f1f8abe2"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5"

[compat]
julia = "1"
DiffEqBase = ">= 5.6"
9 changes: 0 additions & 9 deletions REQUIRE

This file was deleted.

0 comments on commit cc2d24c

Please sign in to comment.