Skip to content

Commit 7f5f895

Browse files
committed
version lock
1 parent 2aa2109 commit 7f5f895

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
certifi>=2022.12.7
2-
chardet>=3.0.4
3-
click>=6.7
4-
dj-database-url>=0.4.2
1+
certifi==2022.12.7
2+
chardet==3.0.4
3+
click==6.7
4+
dj-database-url==0.4.2
55
Django==4.2.16
6-
idna>=2.6
7-
mod-wsgi>=4.9.3
6+
idna==2.6
7+
mod-wsgi==4.9.3
88
Pillow==11.0.0
9-
psycopg2>=2.8.6
9+
psycopg2==2.8.6
1010
pytz==2024.2
11-
requests>=2.22.0
12-
schedule>=0.5.0
11+
requests==2.22.0
12+
schedule==0.5.0

0 commit comments

Comments
 (0)