aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..ae9efb1
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,27 @@
+alembic==1.8.1
+click==8.1.3
+Flask==2.2.2
+Flask-Assets==2.0
+Flask-Login==0.6.2
+Flask-Migrate==3.1.0
+Flask-SQLAlchemy==2.5.1
+Flask-WTF==1.0.1
+greenlet==1.1.3
+itsdangerous==2.1.2
+Jinja2==3.1.2
+Mako==1.2.2
+MarkupSafe==2.1.1
+msgpack==1.0.4
+neovim==0.3.1
+psycopg==3.1.1
+psycopg2==2.9.3
+pynvim==0.4.3
+python-dotenv==0.21.0
+SQLAlchemy==1.4.41
+SQLAlchemy-Utils==0.38.3
+toml==0.10.2
+typing_extensions==4.3.0
+ulid==1.1
+webassets==2.0
+Werkzeug==2.2.2
+WTForms==3.0.1