fix: requirements.txt and setup.cfg need to reflect each other

This commit is contained in:
Basile Dura 2023-06-05 22:26:25 +02:00
parent b4b4c5eba7
commit e17a5096f7
No known key found for this signature in database

View File

@ -12,6 +12,7 @@ catalogue>=2.0.6,<2.1.0
typer>=0.3.0,<0.8.0
pathy>=0.10.0
smart-open>=5.2.1,<7.0.0
weasel>=0.1.0rc1
# Third party dependencies
numpy>=1.15.0
requests>=2.13.0,<3.0.0