diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2025-11-09 09:56:59 +0100 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2025-11-09 09:56:59 +0100 |
| commit | 34d77cd777bd44d7bfe0e3ab3379f9be256ca88b (patch) | |
| tree | 04fba9f8bb99ac8fa15a1048b0ee06cbfed7f25d /pyproject.toml | |
| parent | 90390365bd93a4ee086c2931bb70ffa571a726b9 (diff) | |
Moved to javascript codebase
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/pyproject.toml b/pyproject.toml deleted file mode 100644 index 9e334a7..0000000 --- a/pyproject.toml +++ /dev/null @@ -1,17 +0,0 @@ -[project] -name = "match-up" -version = "3.1" -description = "Match up application for badminton pairings" -readme = "README.md" -requires-python = ">=3.12" -dependencies = [ - "flask>=3.1.1", - "flask-migrate>=4.1.0", - "flask-simplelogin>=0.2.0", - "flask-sqlalchemy>=3.1.1", - "flask-wtf>=1.2.2", - "gunicorn>=23.0.0", - "names>=0.3.0", - "pandas>=2.3.1", - "psycopg2-binary>=2.9.10", -] |
