New Crypto and pkg_resources deprecation
bugstale
### Before submitting a bug report...
- [x] This bug wasn't already reported.
(I have checked every bug report on GitHub)
- [x] I've ran the program with the -r argument.
### Branch
develop
### Commit
latest dev
### Describe the bug
https://pypi.org/project/cryptography/
I had to update this lib in order for bot to run properly. Bing rewards wouldn't load for a week until I finally looked around to find that crypto was out of date. Also pkg_resources is being deprecated how do I go about fixing that error on startup?
### Import the logs
[activity.log](https://github.com/user-attachments/files/21444883/activity.log)
### Screenshots
<img width="879" height="820" alt="Image" src="https://github.com/user-attachments/assets/c9801b2c-851f-4751-9b8a-74f8d4120997" />
### Value of dashboard variable
<script src="https://gist.github.com/gh0sti/54b9a2955328120366c04ebd9ae930e4.js"></script>
3 条评论