Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.
Closed
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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ python-dateutil==2.8.0 # via alembic
python-editor==1.0.4 # via alembic
requests==2.22.0 # via bpython
six==1.12.0 # via absl-py, astroid, bcrypt, blessings, bpython, pip-tools, python-dateutil
sqlalchemy==1.3.8 # via alembic, flask-sqlalchemy
sqlalchemy==1.3.12 # via alembic, flask-sqlalchemy
typed-ast==1.4.0 # via astroid
typing==3.7.4.1 # via curtsies
urllib3==1.25.3 # via requests
Expand Down