removed ip from the get data

This commit is contained in:
2024-02-02 23:40:05 +01:00
parent 62f0e2933e
commit e92821f361
3 changed files with 21 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ name = "pypi"
[packages]
flask = "*"
waitress = "*"
flask-cors = "*"
[dev-packages]