fibmskrt commited on
Commit
05e9ad2
1 Parent(s): 8c6a4d1

chore: update pydantic etc.

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -10,7 +10,7 @@ torch-geometric
10
  torchvision==0.13.1
11
  torchaudio==0.12.1
12
  torchmetrics==0.11.4
13
- gt4sd==1.3.1
14
  diffusers==0.6.0
15
  molgx>=0.22.0a1
16
  molecule_generation
@@ -22,7 +22,8 @@ markdown-it-py>=2.1.0
22
  mols2grid==1.1.1
23
  networkx==3.0
24
  pandas<2.0.0
25
- pydantic<2.0.0
 
26
  numpy==1.23.5
27
  lightning-utilities==0.9.0
28
  pytorch-lightning==1.7.7
 
10
  torchvision==0.13.1
11
  torchaudio==0.12.1
12
  torchmetrics==0.11.4
13
+ gt4sd>=1.4.2
14
  diffusers==0.6.0
15
  molgx>=0.22.0a1
16
  molecule_generation
 
22
  mols2grid==1.1.1
23
  networkx==3.0
24
  pandas<2.0.0
25
+ pydantic>=2.0.0
26
+ pydantic-settings>=2.0.0
27
  numpy==1.23.5
28
  lightning-utilities==0.9.0
29
  pytorch-lightning==1.7.7