Skip to content

Commit cd50da4

Browse files
committed
Use aiohttp library, remove sgqlc
1 parent 2baa89a commit cd50da4

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

oshminer/requirements.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-FileCopyrightText: 2021 Pen-Yuan Hsing
22
# SPDX-License-Identifier: CC0-1.0
33

4+
aiohttp>=3.8.1
45
fastapi>=0.70
56
PyYAML>=5.4
6-
sgqlc>=14.1
77
uvicorn>=0.15

0 commit comments

Comments
 (0)