Removed comment line and removed typo

This commit is contained in:
dmurphy18 2024-06-18 15:37:06 -06:00 committed by Daniel Wozniak
parent 8a9c92a72d
commit d1d84e87b3
2 changed files with 1 additions and 2 deletions

View file

@ -10,6 +10,6 @@ distro>=1.0.1
psutil>=5.0.0
packaging>=21.3
looseversion
croniter>=0.3.0,!=0.3.22"; sys_platform != 'win32'
croniter>=0.3.0,!=0.3.22; sys_platform != 'win32'
# We need contextvars for salt-ssh
contextvars

View file

@ -11,7 +11,6 @@ certifi>=2022.12.07
cffi>=1.14.6
cherrypy>=17.4.1
clustershell
# croniter>=0.3.0,!=0.3.22"; sys_platform != 'win32'
dnspython
etcd3-py==0.1.6
gitpython>=3.1.37