1
0
Fork 0
mirror of https://github.com/Thor77/TeamspeakStats.git synced 2025-07-10 17:18:43 -04:00

[requires.io] Dependency update ()

This commit is contained in:
Thor77 2017-09-05 22:18:04 +02:00 committed by GitHub
parent 7ab4436777
commit 6a84b35a52

View file

@ -20,6 +20,6 @@ setup(
}, },
install_requires=[ install_requires=[
'Jinja2>=2.8', 'Jinja2>=2.8',
'pendulum==1.2.4' 'pendulum==1.2.5'
], ],
) )