Hi!
I was exploring your project and attempted to set it up locally. However, I encountered some errors during the installation due to outdated or missing dependencies in the requirements.txt file.
It would be really helpful if you could update the file to reflect the correct versions of the dependencies, or possibly share a working environment setup (e.g., using pip freeze from a successful run).
Hi!
I was exploring your project and attempted to set it up locally. However, I encountered some errors during the installation due to outdated or missing dependencies in the
requirements.txtfile.It would be really helpful if you could update the file to reflect the correct versions of the dependencies, or possibly share a working environment setup (e.g., using
pip freezefrom a successful run).