Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit c2aaff2

Browse files
authored
deps: Relax environs (#28)
1 parent 366274d commit c2aaff2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ backoff = "~2.2.1"
5252
simplejson = "~3.19.1"
5353
drf-yasg = "~1.21.6"
5454
dj-database-url = "~0.5.0"
55-
environs = "~9.2.0"
55+
environs = "*"
5656
psycopg2-binary = "~2.9.5"
5757
gunicorn = "*"
5858

0 commit comments

Comments
 (0)