Compare commits

..

1 Commits

Author SHA1 Message Date
174c4dd1c2 Update dependency karma-jasmine to ~5.1.0 2022-09-18 13:15:16 +02:00
4 changed files with 12 additions and 12 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

View File

@ -1255,9 +1255,9 @@
}
},
"@angular/material": {
"version": "14.2.2",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-14.2.2.tgz",
"integrity": "sha512-jVCaESSTTkLjRvMzSQj294s0Lz1YMVFkl0svrMtWgkUMXHEfx2Vjw6FXdrVrBXlxEIrpfhkTEXVN2DC1kkAkQw==",
"version": "13.3.6",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-13.3.6.tgz",
"integrity": "sha512-V+3Fs9JK+7KlcdJG/Oa/IQuLHC8WYzuL8ffH1Q06ANSzGxSjsAHs4FZQpKUpVBoL3E+p9Yz+zkKe91k5L62VoQ==",
"requires": {
"tslib": "^2.3.0"
}

View File

@ -18,7 +18,7 @@
"@angular/compiler": "~14.2.0",
"@angular/core": "~13.2.0",
"@angular/forms": "~14.2.0",
"@angular/material": "^14.0.0",
"@angular/material": "^13.3.6",
"@angular/platform-browser": "~14.2.0",
"@angular/platform-browser-dynamic": "~14.2.0",
"@angular/router": "~14.2.0",

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