mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-04-03 12:14:40 -04:00
[requires.io] dependency update
This commit is contained in:
parent
687f58e247
commit
86ceb96bdc
1 changed files with 4 additions and 4 deletions
8
Pipfile
8
Pipfile
|
@ -4,9 +4,9 @@ verify_ssl = true
|
|||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
"Jinja2" = "*"
|
||||
pendulum = "==1.5.1"
|
||||
Jinja2 = "*"
|
||||
pendulum = "==2.0.4"
|
||||
|
||||
[dev-packages]
|
||||
"pytest" = "*"
|
||||
"beautifulsoup4" = "*"
|
||||
pytest = "*"
|
||||
beautifulsoup4 = "*"
|
||||
|
|
Loading…
Add table
Reference in a new issue