Updated Dependencies on Pipenv
This commit is contained in:
14
Pipfile
14
Pipfile
@@ -5,19 +5,11 @@ name = "pypi"
|
||||
|
||||
[packages]
|
||||
numpy = "*"
|
||||
pyinstaller = "*"
|
||||
pyinstall = "*"
|
||||
pickle5 = "*"
|
||||
argparse = "*"
|
||||
typing = "*"
|
||||
nptyping = "*"
|
||||
"subprocess.run" = "*"
|
||||
multiprocess = "*"
|
||||
setproctitle = "*"
|
||||
textwrap3 = "*"
|
||||
pathlib = "*"
|
||||
gzip-utils = "*"
|
||||
pyinstaller = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
||||
python_version = "3.10"
|
||||
|
||||
Reference in New Issue
Block a user