Skip to content

Commit

Permalink
Merge upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruishenl committed Dec 22, 2023
2 parents ac7f0e9 + 652d6c9 commit 9f2ef28
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 99 deletions.
1 change: 0 additions & 1 deletion invertedai/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import requests
import asyncio
from deprecated import deprecated
import json
import logging
import os
Expand Down
98 changes: 1 addition & 97 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ requests = "^2.28.1"
pydantic = "^1.10.2"
matplotlib = "^3.6.2"
tqdm = "^4.65.0"
deprecated = "^1.2.14"

[tool.poetry.group.dev.dependencies]
numpy = "^1.17.0"
Expand Down

0 comments on commit 9f2ef28

Please sign in to comment.