Skip to content
Snippets Groups Projects
Commit 032fcb1b authored by Robert Goldmann's avatar Robert Goldmann
Browse files

api: v2.19.0

parent 5a8e2c43
Branches
No related tags found
No related merge requests found
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[[source]]
url = "https://pypi.thecodelabs.de"
verify_ssl = true
name = "TheCodeLabs"
[requires]
python_version = "3"
[packages]
flask = "==2.3.2"
flask_jwt_extended = "==4.5.2"
gevent = "==22.10.2"
psycopg2 = "==2.9.6"
TheCodeLabs-BaseUtils = {version="*", index="TheCodeLabs"}
TheCodeLabs-FlaskUtils = {version="*", index="TheCodeLabs"}
pyyaml = "==6.0.0"
[dev-packages]
[tool.poetry] [tool.poetry]
name = "RoadmapApi" name = "RoadmapApi"
version = "2.18.0" version = "2.19.0"
description = "Allows you to create multiple roadmaps for your projects and displays them in a timeline" description = "Allows you to create multiple roadmaps for your projects and displays them in a timeline"
authors = ["deadlocker8"] authors = ["deadlocker8"]
......
{ {
"version": { "version": {
"name": "v2.18.0", "name": "v2.19.0",
"code": 32, "code": 33,
"date": "05.06.23" "date": "28.08.23"
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment