Add python-requirements
This commit is contained in:
parent
8e1114b989
commit
8d1cf8517d
1 changed files with 28 additions and 0 deletions
28
requirements.txt
Normal file
28
requirements.txt
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
backcall==0.1.0
|
||||||
|
certifi==2019.11.28
|
||||||
|
chardet==3.0.4
|
||||||
|
decorator==4.4.1
|
||||||
|
dnspython==1.16.0
|
||||||
|
geoip2==3.0.0
|
||||||
|
idna==2.8
|
||||||
|
ipython==7.11.1
|
||||||
|
ipython-genutils==0.2.0
|
||||||
|
jedi==0.15.2
|
||||||
|
maxminddb==1.5.2
|
||||||
|
parso==0.5.2
|
||||||
|
pexpect==4.8.0
|
||||||
|
pickleshare==0.7.5
|
||||||
|
praw==5.4.0
|
||||||
|
prawcore==0.14.0
|
||||||
|
prompt-toolkit==3.0.2
|
||||||
|
ptyprocess==0.6.0
|
||||||
|
Pygments==2.5.2
|
||||||
|
pytz==2019.3
|
||||||
|
requests==2.22.0
|
||||||
|
six==1.14.0
|
||||||
|
sopel==6.6.9
|
||||||
|
traitlets==4.3.3
|
||||||
|
update-checker==0.16
|
||||||
|
urllib3==1.25.8
|
||||||
|
wcwidth==0.1.8
|
||||||
|
xmltodict==0.12.0
|
Loading…
Reference in a new issue