Skip to content

Commit

Permalink
fix versions?
Browse files Browse the repository at this point in the history
  • Loading branch information
calmacx committed Sep 26, 2023
1 parent edb035d commit 6febc2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
url="https://github.com/HDRUK/schemata-2",
packages=setuptools.find_packages(),
install_requires=[
"pydantic[email]",
"pytest"
"pydantic==2.0.3",
"pytest==7.4.2"
],
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 6febc2d

Please sign in to comment.