Compare commits
No commits in common. "4f7d14ff473c6945f89f7c509e904765324fb97a" and "b3125d02b3cd4028c0e512800c0982aaae3a8daa" have entirely different histories.
4f7d14ff47
...
b3125d02b3
2 changed files with 14 additions and 15 deletions
|
@ -1,11 +1,11 @@
|
|||
APScheduler==3.11.0
|
||||
requests==2.32.3
|
||||
blinker==1.9.0
|
||||
click==8.1.8
|
||||
Flask==3.1.0
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.5
|
||||
MarkupSafe==3.0.2
|
||||
waitress==3.0.2
|
||||
Werkzeug==3.1.3
|
||||
python-ffmpeg==2.0.12
|
||||
APScheduler==3.10.4
|
||||
requests==2.31.0
|
||||
blinker==1.7.0
|
||||
click==8.1.7
|
||||
Flask==3.0.0
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.3
|
||||
waitress==2.1.2
|
||||
Werkzeug==3.0.1
|
||||
python-ffmpeg==2.0.10
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
APScheduler==3.11.0
|
||||
requests==2.32.3
|
||||
discord.py==2.4.0
|
||||
audioop-lts==0.2.1
|
||||
APScheduler==3.10.4
|
||||
requests==2.31.0
|
||||
discord.py==2.3.2
|
Loading…
Add table
Reference in a new issue