Update virtualenv requirements
This commit is contained in:
parent
d8275725b8
commit
2851ce36a0
1 changed files with 12 additions and 0 deletions
|
@ -1,5 +1,17 @@
|
|||
astroid==2.14.1
|
||||
autopep8==2.0.1
|
||||
cffi==1.15.0
|
||||
dill==0.3.6
|
||||
isort==5.12.0
|
||||
lazy-object-proxy==1.9.0
|
||||
mccabe==0.7.0
|
||||
numpy==1.22.3
|
||||
platformdirs==3.0.0
|
||||
pycodestyle==2.10.0
|
||||
pycparser==2.21
|
||||
pylint==2.16.1
|
||||
tcod==13.6.1
|
||||
tomli==2.0.1
|
||||
tomlkit==0.11.6
|
||||
typing_extensions==4.2.0
|
||||
wrapt==1.14.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue