Compare commits

..

1 Commits

Author SHA1 Message Date
99cd73df0c Update dependency 10up-sanitize.css to v13 2022-09-18 13:05:35 +02:00
4 changed files with 344 additions and 934 deletions

View File

@ -1,18 +1,18 @@
Flask~=2.1.2
python-dotenv==0.21.0
python-dotenv==0.20.0
uwsgi==2.0.20
Flask_SQLAlchemy==2.5.1
python-dotenv==0.21.0
python-dotenv==0.20.0
pymysql==1.0.2
pyjwt==2.5.0
pyjwt==2.3.0
apiflask==1.0.0
flask-cors==3.0.10
bcrypt==4.0.0
pytest~=7.1.2
pytest-cov
marshmallow~=3.18.0
marshmallow~=3.15.0
faker~=14.2.0
requests~=2.28.1
requests~=2.27.1
investpy~=1.0.8
pandas~=1.4.2
currencyconverter~=0.16.12

File diff suppressed because it is too large Load Diff

View File

@ -15,13 +15,13 @@
"@angular/animations": "~13.3.0",
"@angular/cdk": "^13.2.6",
"@angular/common": "~13.3.0",
"@angular/compiler": "~14.2.0",
"@angular/compiler": "~13.2.0",
"@angular/core": "~13.2.0",
"@angular/forms": "~14.2.0",
"@angular/material": "^14.0.0",
"@angular/platform-browser": "~14.2.0",
"@angular/platform-browser-dynamic": "~14.2.0",
"@angular/router": "~14.2.0",
"@angular/forms": "~13.2.0",
"@angular/material": "^13.3.6",
"@angular/platform-browser": "~13.2.0",
"@angular/platform-browser-dynamic": "~13.2.0",
"@angular/router": "~13.2.0",
"bootstrap": "^5.1.3",
"ngx-cron-editor": "^0.7.3",
"rxjs": "~7.5.0",
@ -35,10 +35,10 @@
"@angular-eslint/eslint-plugin-template": "14.1.0",
"@angular-eslint/schematics": "13.2.1",
"@angular-eslint/template-parser": "13.5.0",
"@angular/cli": "~14.2.0",
"@angular/cli": "~13.3.5",
"@angular/compiler-cli": "~13.3.0",
"@types/jasmine": "~4.0.3",
"@types/node": "^18.0.0",
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.22.0",
"eslint": "^8.15.0",
@ -46,8 +46,8 @@
"karma": "~6.3.19",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.0.0",
"typescript": "~4.8.0"
"karma-jasmine": "~5.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "~4.5.2"
}
}

View File

@ -1,8 +1,8 @@
pyTelegramBotAPI~=4.7.0
pyTelegramBotAPI~=4.5.0
Markdown~=3.3.6
newsapi-python~=0.2.6
python-dotenv~=0.21.0
requests~=2.28.1
python-dotenv~=0.20.0
requests~=2.27.1
APScheduler~=3.9.1
croniter~=1.3.4
tzlocal==4.2