Skip to content

Commit

Permalink
Merge pull request #4 from materials-data-facility/update-pydantic
Browse files Browse the repository at this point in the history
Update pydantic to fix security problem
  • Loading branch information
WardLT authored Jun 15, 2021
2 parents e9e6adc + 794fca3 commit 59524ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pandas>=1.0
scipy>=1.3
pydantic==1.4.*
pydantic>=1.6.2
tables>=3.6
h5py==2.10.0
xlrd
Expand Down

0 comments on commit 59524ad

Please sign in to comment.