Browse Source

removing the requirements file from the LogBot folder, using the main one is more useful while working with supervisor on the server

master
manetta 3 years ago
parent
commit
3e26e76aa3
  1. 21
      LogBot/requirements.txt

21
LogBot/requirements.txt

@ -1,21 +0,0 @@
aiodns==2.0.0
aiohttp==3.7.3
async-timeout==3.0.1
attrs==20.3.0
cffi==1.14.4
chardet==3.0.4
humanize==3.2.0
idna==3.1
Jinja2==2.11.2
MarkupSafe==1.1.1
multidict==5.1.0
pkg-resources==0.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycares==3.1.1
pycparser==2.20
redis==3.5.3
slixmpp==1.6.0
typing-extensions==3.7.4.3
xbotlib==0.14.1
yarl==1.6.3
Loading…
Cancel
Save