Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Wiggins authored and Roy Wiggins committed Dec 3, 2024
2 parents d6049a4 + 7b23a7e commit ae159d5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ instance/

# Sphinx documentation
docs/_build/
docs/_build

# PyBuilder
target/
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ starlette >= 0.40.0
starlette-auth-toolkit
uvicorn ~= 0.30.6
itsdangerous
python-multipart
python-multipart>=0.0.18
distro
passlib
sqlalchemy<=1.4.52
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ python-dateutil==2.9.0.post0
# rq-scheduler
python-json-logger==2.0.7
# via daiquiri
python-multipart==0.0.9
python-multipart==0.0.19
# via -r requirements.in
python-nomad==2.0.1
# via -r requirements.in
Expand Down

0 comments on commit ae159d5

Please sign in to comment.