feat: Add requests to imports
All checks were successful
Build Docker / BuildImage (push) Successful in 43s
All checks were successful
Build Docker / BuildImage (push) Successful in 43s
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,3 +2,5 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
.local
|
.local
|
||||||
|
|
||||||
|
*.json
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
flask
|
flask
|
||||||
python-dotenv
|
python-dotenv
|
||||||
|
requests
|
||||||
Reference in New Issue
Block a user