Skip to content

Commit

Permalink
Merge branch 'main' into deepdive-embed-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MoritzHayden authored Dec 17, 2023
2 parents 069a72a + d41e675 commit 15de168
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 386 deletions.
6 changes: 3 additions & 3 deletions src/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ name = "pypi"

[packages]
discord-py = "~=2.3"
emoji = "~=2.8"
pydantic = "~=2.4"
emoji = "~=2.9"
pydantic = "~=2.5"
python-dotenv = "~=1.0"
requests = "~=2.31"

[dev-packages]
pylint = "~=3.0"
pytest = "~=7.4"
pytest-mock = "~=3.11"
pytest-mock = "~=3.12"

[requires]
python_version = "3.11"
Loading

0 comments on commit 15de168

Please sign in to comment.