allow api_key assignment to occur after imports

This commit is contained in:
Ajay Raj 2023-03-20 10:49:20 -07:00
commit d1118d375e
9 changed files with 43 additions and 60 deletions

View file

@ -1,12 +1,10 @@
anyio==3.6.2
black==23.1.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
decorator==5.1.1
fastapi==0.92.0
flake8==6.0.0
h11==0.14.0
idna==3.4
mccabe==0.7.0
@ -31,7 +29,6 @@ sniffio==1.3.0
sounddevice==0.4.6
starlette==0.25.0
tomli==2.0.1
twilio==7.16.5
typing_extensions>=3.10.0.2
urllib3==1.26.14
uvicorn==0.20.0