Skip to content

Commit

Permalink
Restrict versions of openapi validator
Browse files Browse the repository at this point in the history
  • Loading branch information
bonjourmauko committed Dec 19, 2022
1 parent 9ee7eea commit a24de40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
'PyYAML >= 3.10',
'StrEnum >= 0.4.8, < 0.5.0', # 3.11.x backport
'dpath >= 1.5.0, < 3.0.0',
'idna >= 3.4.0, < 4.0.0',
'importlib-metadata < 4.3.0', # Required for Python 3.7 and Flake8
'nptyping == 1.4.4',
'numexpr >= 2.7.0, <= 3.0',
Expand Down

0 comments on commit a24de40

Please sign in to comment.