A
This commit is contained in:
parent
519edc3a27
commit
acf3dbd717
@ -25,7 +25,6 @@ if IS_RENDER:
|
||||
f.write(response.content)
|
||||
|
||||
print("✅ account.json downloaded successfully.")
|
||||
sys.exit(0)
|
||||
|
||||
def save_token(data):
|
||||
data["created_at"] = datetime.now(timezone.utc).isoformat()
|
||||
|
@ -2,4 +2,5 @@ fastapi
|
||||
uvicorn[standard]
|
||||
httpx
|
||||
orjson
|
||||
python-dotenv
|
||||
python-dotenv
|
||||
requests
|
Loading…
x
Reference in New Issue
Block a user