Skip to content

Commit ddb81a7

Browse files
authored
Update requirements.txt to match environment.yml
Dependabot still doesn't recognize conda environment. Using requirements.txt to keep track of version updates (dependabot/dependabot-core#2227)
1 parent e0a500a commit ddb81a7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
beautifulsoup4==4.10.0
2-
celery==5.2.3
3-
pymongo==4.0.2
4-
python-dotenv==0.19.2
5-
rdkit==2023.3.1
6-
redis==4.1.4
7-
requests==2.27.1
1+
beautifulsoup4==4.12.3
2+
celery==5.3.6
3+
pymongo==4.6.3
4+
python-dotenv==1.0.1
5+
rdkit==2024.3.1
6+
redis==5.0.3
7+
requests==2.31.0

0 commit comments

Comments
 (0)