Skip to content

Commit

Permalink
Remove unused requirements & update others
Browse files Browse the repository at this point in the history
  • Loading branch information
pnu-s committed Dec 20, 2019
1 parent abc0ee1 commit 4170090
Showing 1 changed file with 26 additions and 61 deletions.
87 changes: 26 additions & 61 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,102 +1,67 @@
amqp==2.5.2
androguard==3.3.5
anyjson==0.3.3
argh==0.26.2
args==0.1.0
asn1crypto==0.24.0
asgiref==3.2.3
asn1crypto==1.2.0
backcall==0.1.0
beautifulsoup4==4.6.0
billiard==3.6.1.0
blinker==1.4
brotlipy==0.7.0
celery==4.3.0
certifi==2019.3.9
cffi==1.12.3
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
click==6.7
clint==0.5.1
colorama==0.4.1
construct==2.8.16
Click==7.0
colorama==0.4.3
cryptography==2.6.1
cssutils==1.0.2
cycler==0.10.0
decorator==4.4.0
decorator==4.4.1
dhash==1.3
Django~=1.11.26
django-celery-beat==1.5.0
django-eventlog==1.1
django-filter==1.1.0
django-minio-storage==0.3.4
django-timezone-field==3.1
djangorestframework==3.9.4
EditorConfig==0.12.1
enum34==1.1.6
https://github.com/Exodus-Privacy/exodus-core/releases/download/v1.2.0/exodus_core-1.2.0.tar.gz
first==2.0.1
future==0.17.1
futures==3.1.1
gpapi==0.4.4
GPlayCli==3.26
gunicorn==19.7.1
h2==2.6.2
hpack==3.0.0
html2text==2016.9.19
hyperframe==4.0.2
idna==2.8
importlib-metadata==0.23
ipaddress==1.0.19
importlib-metadata==1.3.0
ipython==7.4.0
ipython-genutils==0.2.0
jedi==0.13.3
jedi==0.15.1
jellyfish==0.5.6
jsbeautifier==1.7.5
kaitaistruct==0.7
kiwisolver==1.1.0
kombu==4.6.6
lxml==4.3.3
Markdown==2.6.10
matplotlib==3.0.3
kombu==4.6.7
lxml==4.4.2
matplotlib==3.1.2
minio==5.0.5
mistune==0.8.1
more-itertools==7.2.0
networkx==2.3
numpy==1.16.4
packaging==16.8
parso==0.4.0
passlib==1.7.1
pathtools==0.1.2
more-itertools==8.0.2
networkx==2.4
numpy==1.17.4
parso==0.5.1
pexpect==4.7.0
pickleshare==0.7.5
Pillow==6.2.0
pip-review==1.0
prompt-toolkit==2.0.9
prompt-toolkit==2.0.10
protobuf==3.11.0
psycopg2==2.7.3.2
ptyprocess==0.6.0
py==1.5.2
pyasn1==0.4.5
pyaxmlparser==0.3.15
pyaxmlparser==0.3.24
pycparser==2.19
pycryptodome==3.8.1
pydot==1.4.1
Pygments==2.3.1
pyOpenSSL==17.5.0
pyparsing==2.2.0
pyperclip==1.6.0
pyshark==0.4.2.9
Pygments==2.5.2
pyparsing==2.4.5
python-crontab==2.4.0
python-dateutil==2.8.0
pytz==2017.3
PyYAML==5.1.1
python-dateutil==2.8.1
pytz==2019.3
requests==2.21.0
ruamel.yaml==0.16.5
ruamel.yaml.clib==0.2.0
six==1.12.0
sortedcontainers==1.5.9
traitlets==4.3.2
urllib3==1.24.2
urwid==1.3.1
six==1.13.0
sqlparse==0.3.0
traitlets==4.3.3
urllib3==1.24.3
vine==1.3.0
watchdog==0.9.0
wcwidth==0.1.7
zipp==0.6.0

0 comments on commit 4170090

Please sign in to comment.