Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ sphinx = ">=1.8,<2"

[packages] # Make sure to keep in sync with setup.py requirements.
ciso8601 = ">=2.1.3,<3"
dataclasses-json = ">=0.5.2,<0.6"
funcy = ">=1.7.3,<2"
graphql-core = ">=3.1.2,<3.2" # minor versions sometimes contain breaking changes
six = ">=1.10.0"
Expand Down
54 changes: 53 additions & 1 deletion Pipfile.lock

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

Loading