diff --git a/Project.toml b/Project.toml deleted file mode 100644 index d9f4d2e..0000000 --- a/Project.toml +++ /dev/null @@ -1,20 +0,0 @@ -name = "BipartiteNull" -uuid = "9c9e855c-dc5f-4faf-9e51-68ae7b74148d" -authors = ["Jiang Xingchi(蒋星驰)", "Wang Shaokun(王少昆)", "Li Junyao(李俊瑶)"] -version = "0.1.1" - -[deps] -CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" -CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" -DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" -Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" -Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" -StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" - -[compat] -CSV = "0.10" -CategoricalArrays = "0.10" -DataFrames = "1.4" -Graphs = "1.7" -StatsBase = "0.33" -julia = "1.8" \ No newline at end of file