]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 1 Apr 2024 22:56:35 +0000 (00:56 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 1 Apr 2024 23:27:00 +0000 (01:27 +0200)
commita49849b636a60e220f730d89c1abe58789a10ca6
treed3332a45b0c762b98559d9fb16e9da252fc7d49f
parent99ae7e0ea6c432cf8b0bcb08b72d464ac5cab335
Continued:
- FBA now requires Python 3.11
- updated documentation accordingly
- removed fastapi and uvicorn requirements, your distribution must now provide
  it
- removed jinja2 and requests
- ignore entire venv/ directory, contains local paths
.gitignore
docs/README.md
requirements.txt
venv/pyvenv.cfg [deleted file]