Skip to content

Commit

Permalink
Update loglan-core requirement from ~=0.2 to ~=0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [loglan-core](https://github.com/torrua/loglan_core) to permit the latest version.
- [Release notes](https://github.com/torrua/loglan_core/releases)
- [Commits](torrua/loglan_core@0.2.0...0.3.0)

---
updated-dependencies:
- dependency-name: loglan-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 8b1b4cf commit aef785c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask[async]~=3.0
psycopg2-binary~=2.9
SQLAlchemy~=2.0
Loglan-Core~=0.2
Loglan-Core~=0.3
aiohttp~=3.10
waitress~=3.0

0 comments on commit aef785c

Please sign in to comment.