Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata UI
Commits
50189697
Commit
50189697
authored
May 03, 2021
by
Pierre Dittgen
Browse files
Upgrade validata-core
parent
25539319
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
50189697
# Changelog
## next
-
Upgrade requirements (validata-core 0.7.1) to support .xls files
-
Freeze frictionless-py version (4.2.1)
## 0.5.0
-
Merge
`towards_frictionless_4`
branch into master
...
...
setup.py
View file @
50189697
...
...
@@ -42,7 +42,7 @@ setup(
"commonmark"
,
"ezodf"
,
"flask"
,
"frictionless
< 5.*
"
,
"frictionless
== 4.2.1
"
,
"lxml"
,
"pydantic"
,
"python-dotenv"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment