diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000000000000000000000000000000000000..548e69bc8e6f6ac0cd2949afbd63290b8b0c7499
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,108 @@
+alembic==1.9.2
+anyio==3.6.2
+appnope==0.1.3
+argon2-cffi==21.3.0
+argon2-cffi-bindings==21.2.0
+asttokens==2.0.8
+attrs==22.1.0
+Babel==2.10.3
+backcall==0.2.0
+beautifulsoup4==4.11.1
+bleach==5.0.1
+certifi==2022.9.24
+cffi==1.15.1
+charset-normalizer==2.1.1
+click==8.1.3
+debugpy==1.6.3
+decorator==5.1.1
+defusedxml==0.7.1
+distlib==0.3.6
+entrypoints==0.4
+executing==1.1.1
+fastjsonschema==2.16.2
+filelock==3.9.0
+Flask==2.2.2
+Flask-Login==0.6.2
+Flask-Migrate==4.0.2
+Flask-Script==2.0.6
+Flask-SQLAlchemy==3.0.2
+Flask-WTF==1.1.1
+gunicorn==20.1.0
+idna==3.4
+ipykernel==6.16.0
+ipython==8.5.0
+ipython-genutils==0.2.0
+ipywidgets==8.0.2
+itsdangerous==2.1.2
+jedi==0.18.1
+Jinja2==3.1.2
+json5==0.9.10
+jsonschema==4.16.0
+jupyter==1.0.0
+jupyter-console==6.4.4
+jupyter-server==1.21.0
+jupyter_client==7.4.3
+jupyter_core==4.11.2
+jupyterlab==3.4.8
+jupyterlab-pygments==0.2.2
+jupyterlab-widgets==3.0.3
+jupyterlab_server==2.16.1
+Mako==1.2.4
+MarkupSafe==2.1.1
+matplotlib-inline==0.1.6
+mistune==2.0.4
+mysql-connector==2.2.9
+mysql-connector-python==8.0.32
+nbclassic==0.4.5
+nbclient==0.7.0
+nbconvert==7.2.2
+nbformat==5.7.0
+nest-asyncio==1.5.6
+notebook==6.5.1
+notebook_shim==0.2.0
+numpy==1.24.1
+packaging==21.3
+pandas==1.5.2
+pandocfilters==1.5.0
+parso==0.8.3
+pexpect==4.8.0
+pickleshare==0.7.5
+platformdirs==2.6.2
+prometheus-client==0.15.0
+prompt-toolkit==3.0.31
+protobuf==3.20.3
+psutil==5.9.3
+ptyprocess==0.7.0
+pure-eval==0.2.2
+pycparser==2.21
+Pygments==2.13.0
+PyMySQL==1.0.2
+pyparsing==3.0.9
+pyrsistent==0.18.1
+python-dateutil==2.8.2
+pytz==2022.5
+pyzmq==24.0.1
+qtconsole==5.3.2
+QtPy==2.2.1
+requests==2.28.1
+Send2Trash==1.8.0
+sha256==0.3
+six==1.16.0
+sniffio==1.3.0
+soupsieve==2.3.2.post1
+SQLAlchemy==1.4.46
+stack-data==0.5.1
+terminado==0.16.0
+tinycss2==1.2.1
+tomli==2.0.1
+tornado==6.2
+traitlets==5.5.0
+urllib3==1.26.12
+virtualenv==20.17.1
+waitress==2.1.2
+wcwidth==0.2.5
+webencodings==0.5.1
+websocket-client==1.4.1
+Werkzeug==2.2.2
+widgetsnbextension==4.0.3
+WTForms==3.0.1
\ No newline at end of file