Skip to content

Commit

Permalink
add compat for DelimitedFiles
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored and KristofferC committed Aug 10, 2022
1 parent ec3a031 commit c56dc97
Show file tree
Hide file tree
Showing 343 changed files with 685 additions and 0 deletions.
1 change: 1 addition & 0 deletions A/ABBAj/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1.6.0-1"
Distributions = "0.24-0.25"
ParallelKMeans = "1.0.1-1"
julia = "1.6.0-1"
1 change: 1 addition & 0 deletions A/ADSeismic/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1"
julia = "1"

["0-0.1"]
Expand Down
2 changes: 2 additions & 0 deletions A/ARCHModels/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
["0-0.3"]
DelimitedFiles = ["0.7", "1"]
StatsBase = "0.0.0-0.30"
julia = ["0.7", "1"]

Expand All @@ -20,6 +21,7 @@ Requires = "0.0.0-0.5"
StatsBase = "0.30"

["0.4-2"]
DelimitedFiles = "1"
julia = "1"

["0.5-0.5.1"]
Expand Down
1 change: 1 addition & 0 deletions A/Absynth/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1"
julia = "1"

["0-0.1"]
Expand Down
1 change: 1 addition & 0 deletions A/ActinRingsMC/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[1]
Debugger = "0.7"
DelimitedFiles = "1.6.0-1"
DocStringExtensions = "0.8"
JSON = "0.21"
Revise = "3"
Expand Down
1 change: 1 addition & 0 deletions A/AdobeGlyphList/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ Compat = "0-2"
julia = "0.6-1"

["0.1-0"]
DelimitedFiles = "1"
julia = "1"
3 changes: 3 additions & 0 deletions A/AeroMDAO/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Rotations = "1"
StaticArrays = "1"

["0-0.2"]
DelimitedFiles = "1.6.0-1"
julia = "1.6.0-1"

["0-0.2.1"]
Expand All @@ -25,6 +26,7 @@ SplitApplyCombine = "1"
TimerOutputs = "0.5"

["0.3-0.3.2"]
DelimitedFiles = "1.6.3-1"
julia = "1.6.3-1"

["0.3-0.3.5"]
Expand All @@ -35,4 +37,5 @@ LineSearches = "7"
NLsolve = "4"

["0.3.3-0"]
DelimitedFiles = "1.7.1-1"
julia = "1.7.1-1"
4 changes: 4 additions & 0 deletions A/AlgebraicMultigrid/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ IterativeSolvers = "0.8.3-0.8"
CompatHelper = "1.3.0-1"

["0.3-0.4.1"]
DelimitedFiles = "1.4.0-1"
julia = "1.4.0-1"

["0.4-0.5.0"]
Expand All @@ -22,6 +23,9 @@ CompatHelper = ["1.3.0-1", "2.1.0-3"]
["0.4.2-0"]
julia = "1.6.0-1"

["0.4.2-0.5.0"]
DelimitedFiles = "1.6.0-1"

["0.5-0"]
CommonSolve = "0.2"
Reexport = "1"
1 change: 1 addition & 0 deletions A/AlphaVantage/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[0]
ArgCheck = "2"
DelimitedFiles = "1"
HttpCommon = "0.5"
JSON = "0.21"
julia = "1"
Expand Down
5 changes: 5 additions & 0 deletions A/Anasol/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,28 @@ Compat = "0.7.15-2"
QuadGK = "0-2"

["0.5.0"]
DelimitedFiles = "1"
julia = "1"

["0.5.1-0.5.2"]
DelimitedFiles = ["0.7", "1"]
julia = ["0.7", "1"]

["0.5.3-0.5"]
Compat = "0.7.15-3"
DelimitedFiles = "1.1.0-1"
QuadGK = "0.0.0-2"
julia = "1.1.0-1"

["0.6-0"]
DelimitedFiles = "1"
julia = "1"

["0.6-1"]
QuadGK = "2"

[1]
DelimitedFiles = "1.5.0-1"
DocumentFunction = "1"
MetaProgTools = "1"
julia = "1.5.0-1"
Expand Down
3 changes: 3 additions & 0 deletions A/ApproxBayes/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,21 @@ DataFrames = "0.0.0-0.21"
Plots = "0.0.0-0.29"

["0-0.3.0"]
DelimitedFiles = ["0.7", "1"]
ProgressMeter = "0.0.0-0.9"
julia = ["0.7", "1"]

["0.2-0.3.0"]
RecipesBase = "0.0.0-0.8"

["0.3.1"]
DelimitedFiles = ["0.7.0", "1"]
julia = ["0.7.0", "1"]

["0.3.1-0"]
ProgressMeter = "0.0.0-1"
RecipesBase = "0.0.0-1"

["0.3.2-0"]
DelimitedFiles = "0.7.0-*"
julia = "0.7.0-*"
1 change: 1 addition & 0 deletions A/ArnoldiMethod/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
["0.0"]
DelimitedFiles = ["0.7", "1"]
julia = ["0.7", "1"]

["0.0.3-0.0"]
Expand Down
1 change: 1 addition & 0 deletions A/AstroChemistry/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1"
DifferentialEquations = "6.16.0-6"
HDF5 = "0.15"
Healpix = "2.3.0-2"
Expand Down
2 changes: 2 additions & 0 deletions A/AstroLib/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
["0-0.4.0"]
DelimitedFiles = ["0.7", "1"]
StaticArrays = "0.5.0-0.12"
julia = ["0.7", "1"]

["0.4.1-0"]
DelimitedFiles = "1"
StaticArrays = ["0.5-0.12", "1"]
julia = "1"
1 change: 1 addition & 0 deletions A/AsyPlots/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ julia = ["0.7", "1"]

["0.2.1-0"]
Cairo = "0.0.0-1"
DelimitedFiles = "1"
ProgressMeter = "0.0.0-1"
Requires = "0.0.0-1"
julia = "1"
1 change: 1 addition & 0 deletions A/AtomicData/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1.4.0-1"
Interpolations = "0.12-0.13"
PeriodicTable = "1"
PhysicalConstants = "0.2"
Expand Down
2 changes: 2 additions & 0 deletions A/AtomicGraphNets/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ LightGraphs = "1.3.0-1"
SimpleWeightedGraphs = "1.1.0-1"

["0-0.2.2"]
DelimitedFiles = "1.5.0-1"
julia = "1.5.0-1"

["0.1.3"]
Expand Down Expand Up @@ -55,6 +56,7 @@ AtomGraphs = "0.1.1-0.1"
["0.2.3-0"]
CSV = "0.7-0.10"
ChemistryFeaturization = "0.7"
DelimitedFiles = "1.6.0-1"
DifferentialEquations = "6-7"
NNlib = "0.7-0.8"
julia = "1.6.0-1"
Expand Down
2 changes: 2 additions & 0 deletions A/AugmentedGaussianProcesses/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
["0-0.3"]
DelimitedFiles = ["0.7", "1"]
julia = ["0.7", "1"]

["0-0.4.1"]
Expand Down Expand Up @@ -61,6 +62,7 @@ SpecialFunctions = "1-2"
StatsFuns = ["0.9", "1"]

["0.4-0.4.1"]
DelimitedFiles = "1.1-1"
MLKernels = "0.0.0-0.4"
julia = "1.1-1"

Expand Down
1 change: 1 addition & 0 deletions A/AutoLandmarking/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1"
Distances = "0.8"
Flux = "0.11"
ImageFiltering = "0.6"
Expand Down
4 changes: 4 additions & 0 deletions A/AzStorage/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ AzSessions = "1"
[1-2]
LightXML = "0.9"

["1.1-1.3"]
DelimitedFiles = "1"

["1.1-1.3.0"]
AzStorage_jll = "0.2"

Expand All @@ -27,6 +30,7 @@ AzStorage_jll = "0.3"

["1.4-2"]
AzStorage_jll = "0.4"
DelimitedFiles = "1.6.0-1"
julia = "1.6.0-1"

["1.6-1"]
Expand Down
1 change: 1 addition & 0 deletions B/BEAST/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ CollisionDetection = "0.1"
["1-1.1"]
Combinatorics = "0.6.0-0.7"
Compat = "0.70-2"
DelimitedFiles = ["0.7", "1"]
FFTW = "0.2.3-0.3"
FastGaussQuadrature = "0.3.1-0.4"
IterativeSolvers = "0.7.0-0.8"
Expand Down
2 changes: 2 additions & 0 deletions B/BLIS/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
["0-0.2.0"]
DelimitedFiles = "1.4.0-1"
julia = "1.4.0-1"

["0.2.0"]
blis_jll = "0.8"

["0.2.1-0"]
DelimitedFiles = "1.7.0-1"
blis_jll = "0.9"
julia = "1.7.0-1"
1 change: 1 addition & 0 deletions B/Backtester/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1"
Glob = "1.2.0-1"
HDF5Utils = "0.1"
Iconv = "0.1"
Expand Down
1 change: 1 addition & 0 deletions B/BeastUtils/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1"
julia = "1"

["0-0.1.0"]
Expand Down
2 changes: 2 additions & 0 deletions B/BetaML/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Zygote = "0.4"
Reexport = "0.2"

["0-0.4"]
DelimitedFiles = "1.3.1-1"
julia = "1.3.1-1"

["0.2-0"]
Expand All @@ -33,6 +34,7 @@ CategoricalArrays = "0.8-0.9"
Distributions = "0.23-0.24"

["0.5-0"]
DelimitedFiles = "1.3.0-1"
ForceImport = "0.0.3"
StableRNGs = "1"
julia = "1.3.0-1"
Expand Down
1 change: 1 addition & 0 deletions B/BetweenFlags/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ julia = "1"
["1.3-1"]
Compat = "3.18.0-3"
Coverage = "1.1.1-1"
DelimitedFiles = "1.5.0-1"
julia = "1.5.0-1"
2 changes: 2 additions & 0 deletions B/BioMASS/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ SteadyStateDiffEq = "1.5.0-1"
Sundials = "4.3.0-4"

["0-0.3"]
DelimitedFiles = "1"
julia = "1"

["0-0.4"]
Expand All @@ -18,6 +19,7 @@ Seaborn = "0.4"

["0.4-0"]
DelayDiffEq = "5.28.0-5"
DelimitedFiles = "1.5.0-1"
julia = "1.5.0-1"

["0.4.2"]
Expand Down
1 change: 1 addition & 0 deletions B/BioMakie/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1"
TableTraitsUtils = "1"
julia = "1"

Expand Down
1 change: 1 addition & 0 deletions B/BoltzmannMachines/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
["1-1.1"]
DelimitedFiles = ["0.7", "1"]
julia = ["0.7", "1"]

["1.0.0"]
Expand Down
1 change: 1 addition & 0 deletions B/BoseWormPIMC/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[0]
DelimitedFiles = "1.7.0-1"
Interpolations = "0.13"
JLD2 = "0.4"
Plots = "1.31.0-1"
Expand Down
1 change: 1 addition & 0 deletions B/Bridge/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Colors = "0.0.0-0.11"
Trajectories = "0.0.0-0.1"

["0.10-0"]
DelimitedFiles = "1"
julia = "1"

["0.11-0.11.1"]
Expand Down
1 change: 1 addition & 0 deletions B/BridgeLandmarks/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Plots = "0.28-0.29"
["0.4-0"]
CSV = "0.8"
DataFrames = ["0.20-0.22", "1"]
DelimitedFiles = "1"
Distributions = ["0.22-0.23", "0.25"]
FileIO = "1.9.0-1"
GaussianDistributions = "0.4"
Expand Down
4 changes: 4 additions & 0 deletions B/BytePairEncoding/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ InternedStrings = "0.0.0-0.7"
WordTokenizers = "0.0.0-0.5"
julia = ["0.7", "1"]

["0.1.1-0.1"]
DelimitedFiles = ["0.7", "1"]

["0.2-0"]
DelimitedFiles = "1.5.0-1"
InternedStrings = "0.7"
WordTokenizers = "0.5"
julia = "1.5.0-1"
2 changes: 2 additions & 0 deletions C/C3D/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ VaxData = "0.0.0-0.5"
julia = "1"

["0.6"]
DelimitedFiles = "1"
VaxData = "0.5"

["0.7-0"]
DelimitedFiles = "1.6.0-1"
VaxData = "0.5-0.6"
julia = "1.6.0-1"
3 changes: 3 additions & 0 deletions C/CMBLensing/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ StatsBase = "0.32"

["0-0.4.0"]
AbstractFFTs = "0.5"
DelimitedFiles = "1.3.0-1"
KahanSummation = "0.1"
MacroTools = "0.5.4-0.5"
StaticArrays = "0.12.1-0.12"
Expand Down Expand Up @@ -116,6 +117,7 @@ Zygote = "0.4.14-0.6"

["0.4.1-0.6"]
CUDA = "2.1.0-2"
DelimitedFiles = "1.5.0-1"
JLD2 = "0.1.11-0.3"
julia = "1.5.0-1"

Expand All @@ -136,6 +138,7 @@ CUDA = "3.3.0-3"
Zygote = "0.6.9-0.6.11"

["0.7-0"]
DelimitedFiles = "1.6.0-1"
Images = "0.24"
JLD2 = "0.1.11-0.4"
Optim = "1"
Expand Down
3 changes: 3 additions & 0 deletions C/CVRPLIB/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ DataStructures = "0.18"
Match = "1"
TSPLIB = "0.1"
julia = "1"

["0.2-0"]
DelimitedFiles = "1"

0 comments on commit c56dc97

Please sign in to comment.