Skip to content

Commit

Permalink
Update dependencies (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
kofrezo authored Apr 4, 2024
1 parent 8cc5b08 commit a302080
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 251 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ psycopg2-binary = "<2.9"
django-netfields = "<2.0.0"
# Required to generate sprites from Graphite
Pillow = "~=10.0"
# Required to parse human readable string like "a day ago" to a datetime
# Required to parse human-readable string like "a day ago" to a datetime
dateparser = "~=1.1"
# Use Twelve-factor methodology to configure environment variables
django-environ = "<1.0.0"
Expand Down
Loading

0 comments on commit a302080

Please sign in to comment.