mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-04-04 04:34:30 -04:00
[requires.io] dependency update
This commit is contained in:
parent
e0813343c4
commit
7cf73f8641
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -20,6 +20,6 @@ setup(
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'Jinja2>=2.8',
|
'Jinja2>=2.8',
|
||||||
'pendulum==1.5.1'
|
'pendulum==2.0.4'
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue