Package restricted to versions *

I seem to have got into a mess with packages.
Julia 1.0 and Windows 10
I opened an issue in the NamedTuples GitHub page, but just closed it. I am not sure which package is causing this problem. Yes, the text below indicates Quaryverse

(v1.0) pkg> update
Updating registry at C:\Users\hearn\.julia\registries\General
Updating git-repo https://github.com/JuliaRegistries/General.git
Resolving package versions…
ERROR: Unsatisfiable requirements detected for package NamedTuples [73a701b4]:
NamedTuples [73a701b4] log:
├─possible versions are: [0.0.1-0.0.3, 0.1.0, 1.0.0, 2.0.0, 2.1.0, 3.0.0-3.0.3, 4.0.0-4.0.2] or uninstalled
├─restricted by julia compatibility requirements to versions: uninstalled
└─restricted by compatibility requirements with ParquetFiles [46a55296] to versions: 4.0.0-4.0.2 — no versions left
└─ParquetFiles [46a55296] log:
├─possible versions are: 0.0.1 or uninstalled
└─restricted by compatibility requirements with Queryverse [612083be] to versions: 0.0.1
└─Queryverse [612083be] log:
├─possible versions are: 0.0.1-0.0.2 or uninstalled
└─restricted to versions * by an explicit requirement, leaving only versions 0.0.1-0.0.2

See NamedTuples and dependent packages

Thankyou