Skip to content

Update check_ports.sh as a bash script #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fixes for Jinja2 broken dependencies
  • Loading branch information
SpandanKar authored Mar 5, 2024
commit 820a4b529547701c8ada81d94047ad016c175f9c
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
Flask==1.1.2
Jinja2==3.0.3
werkzeug==2.0.2
itsdangerous==2.0.1
fastapi==0.61.1
uvicorn==0.12.0
pyramid==1.10.4
waitress==1.4.4
tornado==6.0.4
Flask-SocketIO==4.3.1
eventlet==0.28.0
websockets==8.1
websockets==8.1