Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements.txt file contains outdated dependencies, causing incompatibility issues #42

Open
Xziver opened this issue Jul 27, 2024 · 1 comment

Comments

@Xziver
Copy link

Xziver commented Jul 27, 2024

The current requirements.txt file in the project contains some outdated dependencies, which result in compatibility issues when using the latest version of pip to install them.

I tried to change some of them to older version and the test still failed

numpy==1.18.0
pandas==0.25.3
scipy==1.5.0
matplotlib==3.1.3
pyqtgraph==0.11.0rc0
osrparse==3.0.0
pyqt5==5.14.1
qtconsole==4.7.0
requests==2.23.0
sphinx==2.3.1
sphinx-rtd-theme==0.4.3
notebook==6.0.1
jupyter-client==5.3.1
watchdog==0.10.2
beautifulsoup4

Additional Information
Operating System: Windows11
Python Version: 3.8.10
pip Version: 24.1.2

@abraker95
Copy link
Owner

abraker95 commented Jul 27, 2024

This project has not been updated in a long time. Its replay, beatmap, and score processors are also outdated compared to developments in the osu-analysis library. Consider using the Osu Play Analyzer instead, or if it's missing features this analyzer has, mention them for consideration.

That said, I do accept pull requests for fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants