Karma
commited on
Commit
·
9ab0e22
1
Parent(s):
a544210
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# ==== A ====
|
2 |
aiofiles==23.2.1
|
3 |
-
aiohttp==3.9.
|
4 |
APScheduler==3.10.4
|
5 |
alphabet-detector==0.0.7
|
6 |
asyncio==3.4.3
|
@@ -29,7 +29,6 @@ gpytranslate==1.5.1
|
|
29 |
# ==== H ====
|
30 |
html2text==2020.1.16
|
31 |
httpx[http2]
|
32 |
-
humanize==4.9.0
|
33 |
|
34 |
# ==== J ====
|
35 |
jikanpy==4.3.2
|
|
|
1 |
# ==== A ====
|
2 |
aiofiles==23.2.1
|
3 |
+
aiohttp==3.9.1
|
4 |
APScheduler==3.10.4
|
5 |
alphabet-detector==0.0.7
|
6 |
asyncio==3.4.3
|
|
|
29 |
# ==== H ====
|
30 |
html2text==2020.1.16
|
31 |
httpx[http2]
|
|
|
32 |
|
33 |
# ==== J ====
|
34 |
jikanpy==4.3.2
|