fix requirements for tests

This commit is contained in:
Cayo Puigdefabregas 2024-05-27 11:41:51 +02:00
parent 84041bf2ed
commit 37eca2005c
2 changed files with 3 additions and 1 deletions

3
requirements-test.txt Normal file
View File

@ -0,0 +1,3 @@
pytest
pyroaring
didkit

View File

@ -25,4 +25,3 @@ Pillow
multiformats
PyNaCl
py-multicodec
pytest