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