update numbers and pipfile

This commit is contained in:
2021-11-25 15:40:37 +01:00
parent fead0429b5
commit 6dda5f9c00
2 changed files with 20 additions and 7 deletions

12
Pipfile Normal file
View File

@@ -0,0 +1,12 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
matplotlib = "*"
[dev-packages]
[requires]
python_version = "3.9"