mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 06:16:08 +01:00
update requirement file
This commit is contained in:
@@ -17,13 +17,13 @@ import google.oauth2.credentials
|
|||||||
import googleapiclient.discovery
|
import googleapiclient.discovery
|
||||||
from googleapiclient.discovery import build
|
from googleapiclient.discovery import build
|
||||||
from googleapiclient.http import MediaFileUpload
|
from googleapiclient.http import MediaFileUpload
|
||||||
|
from plogical.backupSchedule import backupSchedule
|
||||||
try:
|
try:
|
||||||
from plogical.virtualHostUtilities import virtualHostUtilities
|
from plogical.virtualHostUtilities import virtualHostUtilities
|
||||||
from plogical.mailUtilities import mailUtilities
|
from plogical.mailUtilities import mailUtilities
|
||||||
from plogical.CyberCPLogFileWriter import CyberCPLogFileWriter as logging
|
from plogical.CyberCPLogFileWriter import CyberCPLogFileWriter as logging
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
from plogical.backupSchedule import backupSchedule
|
|
||||||
|
|
||||||
class IncScheduler():
|
class IncScheduler():
|
||||||
logPath = '/home/cyberpanel/incbackuplogs'
|
logPath = '/home/cyberpanel/incbackuplogs'
|
||||||
|
|||||||
118
requirments.txt
118
requirments.txt
@@ -1,64 +1,72 @@
|
|||||||
acme==0.21.1
|
|
||||||
asgiref==3.2.3
|
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
Babel==0.9.6
|
atomicwrites==1.3.0
|
||||||
backports.ssl-match-hostname==3.5.0.1
|
attrs==19.3.0
|
||||||
|
backports.functools-lru-cache==1.6.1
|
||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
boto3==1.9.64
|
beautifulsoup4==4.9.1
|
||||||
botocore==1.12.64
|
cachetools==3.1.1
|
||||||
certifi==2018.4.16
|
caniusepython3==7.2.0
|
||||||
|
certifi==2020.4.5.2
|
||||||
|
cffi==1.13.1
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
cloudflare==2.6.1
|
configparser==4.0.2
|
||||||
ConfigArgParse==0.15.2
|
contextlib2==0.6.0.post1
|
||||||
configobj==5.0.6
|
|
||||||
cryptography==2.8
|
cryptography==2.8
|
||||||
decorator==3.4.0
|
decorator==4.4.2
|
||||||
Django==3.0.1
|
distlib==0.3.0
|
||||||
docker==3.6.0
|
Django==1.11
|
||||||
docker-pycreds==0.4.0
|
|
||||||
docutils==0.14
|
|
||||||
enum34==1.1.6
|
enum34==1.1.6
|
||||||
funcsigs==1.0.2
|
funcsigs==1.0.2
|
||||||
future==0.18.2
|
futures==3.3.0
|
||||||
idna==2.6
|
google==2.0.3
|
||||||
ipaddress==1.0.16
|
google-api-core==1.20.0
|
||||||
IPy==0.75
|
google-api-python-client==1.9.3
|
||||||
Jinja2==2.7.2
|
google-auth==1.17.2
|
||||||
jmespath==0.9.3
|
google-auth-httplib2==0.0.3
|
||||||
josepy==1.1.0
|
google-auth-oauthlib==0.4.1
|
||||||
jsonpatch==1.2
|
googleapis-common-protos==1.52.0
|
||||||
jsonpointer==1.9
|
gpg==1.10.0
|
||||||
MarkupSafe==0.19
|
httplib2==0.18.1
|
||||||
mock==2.0.0
|
idna==2.9
|
||||||
mysqlclient==1.4.6
|
importlib-metadata==0.23
|
||||||
paramiko==2.7.1
|
ipaddress==1.0.23
|
||||||
parsedatetime==2.4
|
keyring==10.6.0
|
||||||
pbr==4.0.4
|
keyrings.alt==3.0
|
||||||
pexpect==4.4.0
|
more-itertools==5.0.0
|
||||||
prettytable==0.7.2
|
mysqlclient==1.3.10
|
||||||
psutil==5.4.3
|
oauthlib==3.1.0
|
||||||
|
packaging==19.2
|
||||||
|
paramiko==2.6.0
|
||||||
|
pathlib2==2.3.5
|
||||||
|
pexpect==4.7.0
|
||||||
|
pluggy==0.13.0
|
||||||
|
protobuf==3.12.2
|
||||||
|
psutil==5.6.3
|
||||||
ptyprocess==0.6.0
|
ptyprocess==0.6.0
|
||||||
py3dns==3.2.1
|
py==1.8.0
|
||||||
pycparser==2.18
|
pyasn1==0.4.8
|
||||||
pygpgme==0.3
|
pyasn1-modules==0.2.8
|
||||||
|
pycairo==1.16.2
|
||||||
|
pycparser==2.19
|
||||||
|
pycrypto==2.6.1
|
||||||
|
pygobject==3.26.1
|
||||||
PyNaCl==1.3.0
|
PyNaCl==1.3.0
|
||||||
pyOpenSSL==17.5.0
|
pyOpenSSL==19.1.0
|
||||||
pyRFC3339==1.1
|
pyparsing==2.4.5
|
||||||
python-dateutil==2.7.5
|
pytest==4.6.6
|
||||||
pytz==2018.4
|
pytz==2020.1
|
||||||
pyudev==0.15
|
pyxdg==0.25
|
||||||
pyxattr==0.7.1
|
requests==2.23.0
|
||||||
PyYAML==3.10
|
requests-oauthlib==1.3.0
|
||||||
requests==2.18.4
|
rsa==4.0
|
||||||
requests-file==1.4.3
|
scandir==1.10.0
|
||||||
s3transfer==0.1.13
|
SecretStorage==2.3.1
|
||||||
tornado==6.0.4
|
selenium==3.141.0
|
||||||
six==1.13.0
|
SimpleWebSocketServer==0.1.1
|
||||||
sqlparse==0.3.0
|
six==1.15.0
|
||||||
tldextract==2.2.0
|
soupsieve==1.9.6
|
||||||
urllib3==1.22
|
uritemplate==3.0.1
|
||||||
websocket-client==0.56.0
|
urllib3==1.25.9
|
||||||
zope.component==4.4.1
|
|
||||||
zope.event==4.3.0
|
|
||||||
zope.interface==4.5.0
|
|
||||||
validators==0.14.2
|
validators==0.14.2
|
||||||
|
wcwidth==0.1.7
|
||||||
|
zipp==0.6.0
|
||||||
|
|||||||
Reference in New Issue
Block a user