更新 chassis 5
This commit is contained in:
parent
9a4311ecad
commit
9bb6b56ab5
2
setup.py
2
setup.py
|
@ -43,7 +43,7 @@ setup(
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
|
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'python-dotenv==0.21.1',
|
'python-dotenv==1.0.0',
|
||||||
'logstash_formatter==0.5.17',
|
'logstash_formatter==0.5.17',
|
||||||
'statsd==4.0.1',
|
'statsd==4.0.1',
|
||||||
'tenacity==8.2.2',
|
'tenacity==8.2.2',
|
||||||
|
|
Loading…
Reference in New Issue