-
Notifications
You must be signed in to change notification settings - Fork 49
Update all packages #766
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
Update all packages #766
Conversation
Update main page and warnings
hopefully will give the validator more time to spin up
Update packages
Side-bar opens a New tab
py -3.11 -m pip install --upgrade absl-py async-timeout attrs beautifulsoup4 black certifi charset-normalizer check-jsonschema click Deprecated exceptiongroup Flask Flask-Cors Flask-Limiter gunicorn idna iniconfig itsdangerous Jinja2 jira jsonschema limits lxml MarkupSafe mypy mypy-extensions numpy ortools packaging pathspec pip platformdirs pluggy protobuf pydantic Pygments pyparsing pyrsistent pytest python-dotenv redis requests rich ruamel.yaml ruamel.yaml.clib setuptools six tomli types-beautifulsoup4 types-Flask-Cors types-jsonschema types-requests typing_extensions urllib3 Werkzeug wrapt py -3.11 -m pip freeze > requirements.txt
Update validator packages
|
@AbhiramTadepalli and @nl32 would yall mind doing some testing to make sure nothing is broken on https://dev.planner.utdnebula.com/auth/login that isnt already broken on https://planner.utdnebula.com/auth/login |
Probably unrelated bugs (I can't test in prod)- [ ] Adding Comms courses (CS degree). I added one, then deleted it. Still shows a check mark in the Right sidebarBugs also in prod Planner
More so feature requests
|
AbhiramTadepalli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
didn't look at the code, should I?
|
No I don't think you need to. Are the first 6 confirmed in dev but not prod? |
narrowed it to 4 I know work in prod that don't in dev |
Bug fixes for updating packages
|
Fixed one and made issues for the rest. Thank you so much for reviewing the giant PR btw |
No description provided.