Skip to content

Commit 6675b1d

Browse files
committed
Add pyjwt and pymysql
1 parent 09a5a0a commit 6675b1d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

conda.recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ requirements:
1818
- pip
1919
run:
2020
- python
21-
- mysql-connector-python
21+
- pymysql
22+
- pyjwt
2223
- requests
2324
- sqlparams
2425

0 commit comments

Comments
 (0)