diff --git a/.coveralls.yml b/.coveralls.yml index 27e57a23..20e2ab8e 100644 --- a/.coveralls.yml +++ b/.coveralls.yml @@ -1,2 +1,2 @@ -repo_token: 1XSWg4cEClM73rqRtWa8W2ZNd28Xanqtk +repo_token: syDEBCoOfzHUiOmPUXoSK9J9yTBEEpz57 service_name: travis-pro \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 1322d8eb..b167e8f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ Django>=4.2 black>=23.10.0 flake8>=6.1.0 coverage>=6.5.0 -coveralls>=3.3.1 \ No newline at end of file +coveralls>=3.3.1 +python-coveralls>=2.9.3 \ No newline at end of file