Skip to content

Commit

Permalink
version lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanj committed Oct 31, 2024
1 parent 2aa2109 commit 7f5f895
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
certifi>=2022.12.7
chardet>=3.0.4
click>=6.7
dj-database-url>=0.4.2
certifi==2022.12.7
chardet==3.0.4
click==6.7
dj-database-url==0.4.2
Django==4.2.16
idna>=2.6
mod-wsgi>=4.9.3
idna==2.6
mod-wsgi==4.9.3
Pillow==11.0.0
psycopg2>=2.8.6
psycopg2==2.8.6
pytz==2024.2
requests>=2.22.0
schedule>=0.5.0
requests==2.22.0
schedule==0.5.0

0 comments on commit 7f5f895

Please sign in to comment.