Skip to content

Commit

Permalink
update gevent and dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
indy-independence committed Aug 14, 2024
1 parent f214282 commit fcf82cb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
alembic==1.13.2
APScheduler==3.10.4
coverage==7.4.0
coverage==7.6.1
Flask-Cors==4.0.1
Flask-JWT-Extended==4.6.0
flask-restx==1.3.0
flask==3.0.3
Flask-SocketIO==5.3.6
gevent==23.9.1
gevent==24.2.1
GitPython==3.1.43
mypy==1.8.0
mypy==1.11.1
mypy-extensions==1.0.0
markupsafe==2.1.5
nornir==3.4.1
Expand All @@ -18,15 +18,15 @@ nornir-netmiko==1.0.1
nornir-utils==0.2.0
napalm==5.0.0
nose==1.3.7
pluggy==1.4.0
pluggy==1.5.0
psycopg2-binary==2.9.9
pytest==7.4.4
pytest-cov==4.1.0
pytest==8.3.2
pytest-cov==5.0.0
pytest-docker-compose==3.2.1
pytest-env==1.1.3
redis==5.0.8
redis-lru==0.1.0
Sphinx==7.2.6
Sphinx==8.0.2
SQLAlchemy==2.0.32
sqlalchemy-stubs==0.4
SQLAlchemy-Utils==0.41.2
Expand Down

0 comments on commit fcf82cb

Please sign in to comment.