benediktstroebl commited on
Commit
841aafa
·
1 Parent(s): ca89148

added new requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  aiofiles==23.2.1
 
2
  annotated-types==0.7.0
3
  anyio==4.4.0
4
  APScheduler==3.10.4
@@ -63,7 +64,7 @@ tqdm==4.66.4
63
  typer==0.12.3
64
  typing_extensions==4.12.2
65
  tzdata==2024.1
66
- tzlocal==5.2
67
  urllib3==2.2.2
68
  uvicorn==0.30.4
69
  uvloop==0.19.0
 
1
  aiofiles==23.2.1
2
+ aiosmtplib==3.0.2
3
  annotated-types==0.7.0
4
  anyio==4.4.0
5
  APScheduler==3.10.4
 
64
  typer==0.12.3
65
  typing_extensions==4.12.2
66
  tzdata==2024.1
67
+ six==1.16.0
68
  urllib3==2.2.2
69
  uvicorn==0.30.4
70
  uvloop==0.19.0