Skip to content

Commit d253f35

Browse files
authored
1 parent 1617eaa commit d253f35

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
mmh3
2-
lz4
3-
psutil
4-
fastrand
5-
inotify
6-
msgpack
7-
tqdm
8-
six
1+
mmh3==5.1.0
2+
lz4==4.4.3
3+
psutil==7.0.0
4+
fastrand==2.0.1
5+
inotify==0.2.10
6+
msgpack==1.1.0
7+
tqdm==4.67.1
8+
six==1.17.0
99
dynaconf==3.2.0
10-
appdirs
11-
PyYAML==6.0
10+
appdirs==1.4.4
11+
PyYAML==6.0.2

0 commit comments

Comments
 (0)