Skip to content

Commit

Permalink
Merge branch 'main' of github.com:commonknowledge/meep-intelligence-hub
Browse files Browse the repository at this point in the history
  • Loading branch information
janbaykara committed Mar 8, 2024
2 parents 36c456f + 102b1f5 commit 76b534d
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 36 deletions.
95 changes: 60 additions & 35 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ requests-cache = "^0.9.6"
Pillow = "^10.2.0"
python-magic = "^0.4.27"
tqdm = "^4.64.1"
pandas = "^1.5.1"
openpyxl = "^3.0.10"
mysoc-dataset = "^0.3.0"
django-jsonform = "^2.15.0"
Expand All @@ -35,6 +34,7 @@ whitenoise = "^6.6.0"
setuptools = "^69.1.1"
uvicorn = "^0.27.1"
strawberry-graphql = {extras = ["asgi"], version = "^0.220.0"}
pandas = "^2.2.1"

[tool.poetry.dev-dependencies]
django-debug-toolbar = "^3.7.0"
Expand Down

0 comments on commit 76b534d

Please sign in to comment.