Skip to content

Commit

Permalink
{web & python} Update dependencies & build
Browse files Browse the repository at this point in the history
  • Loading branch information
asmaloney committed Dec 7, 2023
1 parent 9c750b7 commit e171ff4
Show file tree
Hide file tree
Showing 6 changed files with 203 additions and 187 deletions.
4 changes: 2 additions & 2 deletions install/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r requirements.txt
black == 23.9.1
pylint == 3.0.1
black == 23.11.0
pylint == 3.0.2
Binary file removed modes/web/build/assets/index-01d8cf65.js.br
Binary file not shown.
Binary file added modes/web/build/assets/index-2026a4c9.js.br
Binary file not shown.
2 changes: 1 addition & 1 deletion modes/web/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" />
<title>gactar</title>
<script type="module" crossorigin src="/assets/index-01d8cf65.js"></script>
<script type="module" crossorigin src="/assets/index-2026a4c9.js"></script>
<link rel="stylesheet" href="/assets/index-8c56ddf8.css">
</head>
<body>
Expand Down
Loading

0 comments on commit e171ff4

Please sign in to comment.