Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
fix requirement lightning[app]
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Oct 16, 2023
1 parent a988782 commit 0c972d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
typing-extensions>=4.0.0
jupyterlab==4.0.6
lightning>=1.9.0, <3.0.0
typing-extensions >=4.0.0
jupyterlab ==4.0.6
lightning[app] >=2.0.0, <2.2.0
notebook

0 comments on commit 0c972d7

Please sign in to comment.