Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit b44c285

Browse files
Joshua Thompson-Lindleyjoshuathompsonlindley
authored andcommitted
Try to fix the CI
1 parent 76609d2 commit b44c285

File tree

2 files changed

+14
-28
lines changed

2 files changed

+14
-28
lines changed

ci/config/requirements.txt

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,16 @@
1-
apispec-webframeworks==0.5.2
2-
apispec==6.0.2
3-
build==0.9.0
4-
decorator==5.1.1
5-
flake8==3.8.4
6-
flask-restful==0.3.9
7-
flex==6.14.1
8-
marshmallow==3.10.0
9-
mypy==0.942
10-
pep8==1.7.1
11-
pylint==2.15.8
12-
pytest-cov==4.0.0
13-
pytest==7.2.0
14-
safety==2.3.5
1+
build
2+
decorator
3+
flake8
4+
flask-restful
5+
flex
6+
marshmallow
7+
mypy
8+
pep8
9+
pylint
10+
pytest-cov
11+
pytest
12+
safety
1513
setuptools
16-
twine==4.0.2
17-
types-PyYAML==6.0.7
18-
types-six==1.16.21.4
19-
wheel==0.38.1
20-
babel==2.9.1
21-
twisted==22.10.0
22-
pyjwt==2.4.0
23-
oauthlib==3.2.1
14+
twine
15+
wheel
2416
-e .

requirements.txt

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

0 commit comments

Comments
 (0)