learn
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ librouteros
|
|
10 |
asyncpg
|
11 |
tortoise-orm
|
12 |
markdown2
|
13 |
-
jinja2
|
|
|
|
10 |
asyncpg
|
11 |
tortoise-orm
|
12 |
markdown2
|
13 |
+
jinja2
|
14 |
+
aerich
|