Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Apr 23, 2024
1 parent 74a18bc commit f0c6d5e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements-dependencies.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pypnusershub>=2.1.1,<3.0.0
pypnusershub>=2.1.4,<3.0.0
4 changes: 1 addition & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,7 @@ sqlalchemy==1.4.51
# pypnusershub
# utils-flask-sqlalchemy
typing-extensions==4.9.0
# via
# alembic
# sqlalchemy
# via alembic
urllib3==2.1.0
# via requests
utils-flask-sqlalchemy==0.4.1
Expand Down
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ psycopg2==2.9.9
# pypnusershub
pycparser==2.21
# via cffi
pypnusershub==2.1.1
pypnusershub==2.1.4
# via -r requirements-dependencies.in
python-dateutil==2.8.2
# via
Expand All @@ -125,9 +125,7 @@ sqlalchemy==1.4.51
# pypnusershub
# utils-flask-sqlalchemy
typing-extensions==4.9.0
# via
# alembic
# sqlalchemy
# via alembic
urllib3==2.1.0
# via requests
utils-flask-sqlalchemy==0.4.1
Expand Down

0 comments on commit f0c6d5e

Please sign in to comment.