nxy/requirements.txt
jkhsjdhjs a678fa791d
fix venv executable name in readme
shorten nxy-db-dump.service
fix irc3 requirement (async/await became keywords with python3.7, so mrhanky's older version will no longer work)
2018-08-14 00:18:44 +02:00

11 lines
269 B
Plaintext

#git+https://github.com/gawel/irc3.git#egg=irc3
#git+https://github.com/mrhanky17/irc3.git#egg=irc3
git+https://github.com/mrhanky17/docopt.git#egg=docopt
irc3==1.1.0
aiocron==0.6
psycopg2==2.7.1
requests==2.14.2
GitPython==2.1.5
feedparser==5.2.1
python_dotenv==0.6.4