Skip to content

Commit

Permalink
Addded Requirements for Bot
Browse files Browse the repository at this point in the history
  • Loading branch information
NarayanAdithya committed Jun 17, 2022
1 parent ccfd93a commit 0720b60
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,32 @@
alembic==1.7.6
bidict==0.21.4
blinker==1.4
certifi==2022.5.18.1
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.4
dnspython==2.2.1
eventlet==0.33.0
Flask==2.0.3
Flask-Admin==1.6.0
Flask-Login==0.5.0
Flask-Migrate==3.1.0
Flask-SocketIO==5.1.1
Flask-SQLAlchemy==2.5.1
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
itsdangerous==2.1.0
Jinja2==3.0.3
Mako==1.1.6
MarkupSafe==2.1.0
pymongo==4.1.1
python-dotenv==0.19.2
python-engineio==4.3.1
python-socketio==5.5.2
requests==2.28.0
six==1.16.0
SQLAlchemy==1.4.31
urllib3==1.26.9
Werkzeug==2.0.3
WTForms==3.0.1
gunicorn

0 comments on commit 0720b60

Please sign in to comment.