dpnishant / appmon

Documentation:
http://dpnishant.github.io/appmon
Apache License 2.0
1.55k stars 275 forks source link

Broken `requirements.txt` #119

Open qumusabel opened 3 years ago

qumusabel commented 3 years ago

Hello, Current requirements.txt produce errors when installing with pipenv on python 3.9.5.

Can you please bump the versions of your dependencies?

shubham49m commented 2 years ago

** replace requirements.txt with this and it will successfully install

alembic==1.0.0 banal==0.3.7 chardet==3.0.4 Click==7.0 dataset==1.3.2 Flask==1.0.2 frida==12.2.6 htmlentities itsdangerous==0.24 Jinja2==2.10.1 Mako==1.0.7 MarkupSafe normality==0.6.1 python-dateutil==2.7.3 python-editor==1.0.3 six==1.11.0 SQLAlchemy termcolor==1.1.0 Werkzeug==0.15.3

shoeper commented 2 years ago
alembic==1.0.0
banal==0.3.7
chardet==3.0.4
Click==7.0
dataset==1.3.2
Flask==1.0.2
frida==12.2.6
htmlentities
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.7
MarkupSafe<2.1
normality==0.6.1
python-dateutil==2.7.3
python-editor==1.0.3
six==1.11.0
SQLAlchemy
termcolor==1.1.0
Werkzeug==0.15.5