Skip to content

Commit

Permalink
Merge branch 'hhell/stuff' into 'master'
Browse files Browse the repository at this point in the history
chore(tests): tests/requirements_frozen

See merge request utilities/ntc!30
  • Loading branch information
Artem Vasenin committed Nov 25, 2021
2 parents b8c0efc + 88d7dc7 commit a7dfdbf
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions tests/requirements_frozen.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# nt-pip-compile-tests --upgrade-package pytz
#
--index-url http://192.168.135.12:8083/neurotrade/neurotrade
--trusted-host 192.168.135.12

attrs==21.2.0 # via pytest
coverage==6.1.2 # via pytest-cov
iniconfig==1.1.1 # via pytest
packaging==21.3 # via pytest
pluggy==1.0.0 # via pytest
py==1.11.0 # via pytest
pyparsing==3.0.6 # via packaging
pytest==6.2.5 # via ntc, pytest-cov
pytest-cov==3.0.0 # via ntc
pyyaml==6.0 # via ntc
toml==0.10.2 # via pytest
tomli==1.2.2 # via coverage

0 comments on commit a7dfdbf

Please sign in to comment.