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

MAINT: Update All minor python changes #60

Merged
merged 1 commit into from
Jan 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jinja2==3.1.5 # via flask
jsonschema==4.23.0 # via flasgger
jsonschema-specifications==2024.10.1 # via jsonschema
markupsafe==3.0.2 # via httpbin (setup.py), jinja2, werkzeug
mistune==3.1.0 # via flasgger
mistune==3.1.1 # via flasgger
packaging==24.2 # via flasgger, gunicorn
pycparser==2.22 # via cffi
pyyaml==6.0.2 # via flasgger
raven==6.10.0 # via httpbin (setup.py)
referencing==0.36.1 # via jsonschema, jsonschema-specifications
referencing==0.36.2 # via jsonschema, jsonschema-specifications
rpds-py==0.22.3 # via jsonschema, referencing
six==1.17.0 # via flasgger, httpbin (setup.py)
werkzeug==3.1.3 # via flask, httpbin (setup.py)
Expand Down