Skip to content

Commit 9446490

Browse files
committed
[DEV] Use hashable requirements versions
1 parent b6ca05c commit 9446490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ spidev==3.8
66
colorama==0.3.9
77
Jinja2==3.1.2
88
MarkupSafe==2.1.1
9-
pyrav4l2 @ git+https://github.com/antmicro/pyrav4l2.git@3c071a7
9+
pyrav4l2 @ https://github.com/antmicro/pyrav4l2/archive/3c071a7494b6b67263c4dddb87b47025338fd960.zip
1010
pyudev==0.24.1
1111
Flask==3.1.2
1212
flask-cors==6.0.1
1313
requests==2.32.5
1414
waitress==3.0.2
15-
eyescan @ git+https://github.com/antmicro/dac-eyescan-test.git@bba62b9c
15+
eyescan @ https://github.com/antmicro/dac-eyescan-test/archive/ca0bc71308764b3e22f5d6733e8b02a6eb8feeb9.zip

0 commit comments

Comments
 (0)