Skip to content

Commit

Permalink
Add hypothesis library to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
RichieHakim committed Apr 14, 2024
1 parent 3fca066 commit 38f7b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ def read_requirements():
'pandas',
'psutil',
'pytest',
'hypothesis',
'PyYAML',
'torch',
'torchvision',
Expand Down

0 comments on commit 38f7b53

Please sign in to comment.