Fix broken requirements.txt

This commit is contained in:
Frisk 2021-03-20 17:37:47 +01:00
parent aa6bdc632e
commit 275907d31d
No known key found for this signature in database
GPG key ID: 213F7C15068AF8AC

View file

@ -1,4 +1,4 @@
beautifulsoup4 >= 4.6.0; python_version >= '3.6'
python_version >= '3.6'
aiohttp >= 3.6.2
lxml >= 4.2.1
nest-asyncio >= 1.4.0