Skip to content

Commit

Permalink
Local babel was outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Apr 2, 2024
1 parent 7f38682 commit 47e0221
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion js/src/defaultModel.json
Original file line number Diff line number Diff line change
Expand Up @@ -6489,6 +6489,7 @@
"cn-xz": "Tibet",
"co": "Colombia",
"cp": "Clipperton Island",
"cq": "Sark",
"cr": "Costa Rica",
"cshh": "Czechoslovakia",
"csxx": "Serbia and Montenegro",
Expand Down Expand Up @@ -6683,7 +6684,7 @@
"tm": "Turkmenistan",
"tn": "Tunisia",
"to": "Tonga",
"tr": "Turkey",
"tr": "Türkiye",
"tt": "Trinidad & Tobago",
"tv": "Tuvalu",
"tw": "Taiwan",
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
zip_safe=False,
install_requires=[
"babel >= 2.9.1, < 3.0.0",
"babel >= 2.14.0, < 3.0.0",
"pyyaml >= 5.0.0, < 7.0.0",
"types-PyYAML",
"sqlalchemy2-stubs",
Expand Down

0 comments on commit 47e0221

Please sign in to comment.