Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb6183458c |
8
requirements.txt
Normal file
8
requirements.txt
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#Thisisacomment
|
||||||
|
pytest
|
||||||
|
pytest-cov
|
||||||
|
requests[security]>=2.8.1,==2.8.*;python_version<"2.7"
|
||||||
|
|
||||||
|
pdoc==14.4.0;python_version>="3.9"andpython_version<"4.0"
|
||||||
|
pydantic==2.6.1;python_version>="3.9"andpython_version<"4.0"
|
||||||
|
pytest==8.0.0;python_version>="3.9"andpython_version<"4.0"
|
||||||
Loading…
Reference in New Issue
Block a user