Add python-dotenv as a runtime dependency
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
geoip2==5.1.0
|
||||
fastapi==0.128.0
|
||||
python-dotenv==1.2.1
|
||||
|
||||
Reference in New Issue
Block a user
@ -1,2 +1,3 @@
|
||||
geoip2==5.1.0
|
||||
fastapi==0.128.0
|
||||
python-dotenv==1.2.1
|
||||
|
||||