AlexandreSenpai / Enma

Enma is a Python library designed to fetch and download manga and doujinshi data from many sources including Manganato and NHentai.
MIT License
81 stars 16 forks source link

Updated versions of requests, beautifulsoup4, and pydantic #80

Open alexander-cummings opened 3 weeks ago

AlexandreSenpai commented 2 weeks ago

Hello @alexander-cummings.

Some tests are failing, could you check the changes in order to get all the tests passing?

Thanks for your contrib!

alexander-cummings commented 2 weeks ago

@AlexandreSenpai Hmm... I tried running the same tests on the master branch, and they seem to be failing as well for me (of course, reverting back to the versions of the packages currently on the master branch in the virtual environment). Could you please try rerunning the tests on the current master branch and see if they succeed for you?

alexander-cummings commented 2 weeks ago

Hi, @AlexandreSenpai. Did you have a chance to run the tests on the master branch and check if the same issue occurs there for you as well?