Skip to content

Commit

Permalink
Split requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
DaelonSuzuka committed Jun 1, 2024
1 parent ace3894 commit 81beb01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
7 changes: 2 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ cffi==1.16.0
# via sounddevice
click==8.1.7
# via qtstrap
codex-engine-pyqt==0.1.1
# -e P:/codex/codex-engine-pyqt
codex-engine-pyqt==0.1.
colorama==0.4.6
# via click
cyberlang==0.7.0
Expand All @@ -21,8 +20,7 @@ jinja2==3.1.4
# via ahk
markupsafe==2.1.5
# via jinja2
monaco-qt==0.1.9
# -e P:/qtstrap/monaco-qt
monaco-qt==0.1.8
numpy==1.26.4
packaging==24.0
# via
Expand Down Expand Up @@ -67,7 +65,6 @@ qtpy==2.4.1
# qtstrap
# superqt
qtstrap==0.6.1
# -e P:/qtstrap/qtstrap
# via codex-engine-pyqt
setuptools==69.5.1
# via
Expand Down
3 changes: 3 additions & 0 deletions requirements_local.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-e P:/codex/codex-engine-pyqt
-e P:/qtstrap/monaco-qt
-e P:/qtstrap/qtstrap

0 comments on commit 81beb01

Please sign in to comment.