Skip to content

Commit e41a441

Browse files
Merge branch 'Check_dataframes'
2 parents 8912ae6 + d0465b2 commit e41a441

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "USDAQuickStats"
22
uuid = "7a997779-2268-4af1-92a2-957a4c5037ec"
33
authors = ["H. Alejandro Merchan", "California Department of Pesticide Regulation"]
4-
version = "0.1.1"
4+
version = "0.1.2"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -12,8 +12,8 @@ JSONTables = "b9914132-a727-11e9-1322-f18e41205b0b"
1212

1313
[compat]
1414
CSV = "0.6, 0.7"
15-
DataFrames = "0.21"
16-
HTTP = "0.8"
15+
DataFrames = "0.21, 0.22"
16+
HTTP = "0.8, 0.9"
1717
JSON3 = "1"
1818
JSONTables = "1"
1919
julia = "1"

0 commit comments

Comments
 (0)