Skip to content

Commit 86cf078

Browse files
authored
Pin PyPI package versions in requirements.txt (#963)
1 parent 3368422 commit 86cf078

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
aiohttp
2-
jsonschema
3-
pyyaml
4-
requests
5-
watchfiles
6-
watchdog
1+
aiohttp==3.12.12
2+
jsonschema==4.24.0
3+
PyYAML==6.0.2
4+
requests==2.32.4
5+
watchfiles==1.0.5
6+
watchdog==6.0.0

0 commit comments

Comments
 (0)