Skip to content

Commit

Permalink
remove nest-asyncio
Browse files Browse the repository at this point in the history
  • Loading branch information
devketanpro committed Jul 22, 2024
1 parent c8840ed commit 555b152
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,6 @@ multidict==6.0.5
# yarl
mypy-extensions==1.0.0
# via black
nest-asyncio==1.6.0
# via -r requirements.txt
oauth2client==4.1.3
# via flask-oidc-ex
oauthlib==3.2.2
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ xhtml2pdf>=0.2.4
sentry-sdk[flask]>=1.5.7,<2.7
python3-saml>=1.15,<1.17
google-auth>=2.6,<2.30
nest-asyncio>=1.6.0
# Fix issue with xhtml2pdf not working with python-bidi>=0.5
python-bidi<0.5

Expand Down

0 comments on commit 555b152

Please sign in to comment.