WeatherNews.jl/Project.toml

20 lines
767 B
TOML
Raw Permalink Normal View History

2023-07-18 18:13:01 +00:00
name = "WeatherNews"
uuid = "96290abd-b470-4884-88e9-cb73ecd4de44"
authors = ["anon "]
version = "0.1.0"
[deps]
DaemonMode = "d749ddd5-2b29-4920-8305-6ff5a704e36e"
2023-07-19 05:51:06 +00:00
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
2024-04-24 00:42:52 +00:00
DataFramesMeta = "1313f7d8-7da2-5740-9ea0-a2ca25f37964"
2023-07-18 18:13:01 +00:00
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
2024-04-29 09:39:22 +00:00
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
2024-04-25 08:09:37 +00:00
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
2023-07-18 18:13:01 +00:00
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
2023-07-19 05:51:06 +00:00
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
2023-07-18 18:13:01 +00:00
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"