Compare commits
1 Commits
dependabot
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
960e5bf9be |
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@@ -10,4 +10,9 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 100
|
assignees:
|
||||||
|
- "NormalParameter"
|
||||||
|
- "Rripped"
|
||||||
|
- "FlorianKellermann"
|
||||||
|
- "H4CK3R-01"
|
||||||
|
open-pull-requests-limit: 100
|
@@ -1,12 +1,12 @@
|
|||||||
pyTelegramBotAPI~=4.5.1
|
pyTelegramBotAPI~=4.5.1
|
||||||
python-dotenv~=0.20.0
|
python-dotenv~=0.20.0
|
||||||
APScheduler~=3.9.1
|
APScheduler~=3.9.1
|
||||||
SQLAlchemy~=1.4.41
|
SQLAlchemy~=1.4.37
|
||||||
pymysql==1.0.2
|
pymysql==1.0.2
|
||||||
requests~=2.27.1
|
requests~=2.27.1
|
||||||
beautifulsoup4~=4.11.1
|
beautifulsoup4~=4.11.1
|
||||||
pandas~=1.4.2
|
pandas~=1.4.2
|
||||||
PyVirtualDisplay~=3.0
|
PyVirtualDisplay~=3.0
|
||||||
selenium~=4.2.0
|
selenium~=4.2.0
|
||||||
plotly~=5.8.0
|
plotly~=5.10.0
|
||||||
fuzzywuzzy~=0.18.0
|
fuzzywuzzy~=0.18.0
|
Reference in New Issue
Block a user