fibmskrt commited on
Commit
4b70fa7
1 Parent(s): 8fe1ee4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -9,7 +9,7 @@ torch-geometric
9
  torchvision==0.13.1
10
  torchaudio==0.12.1
11
  torchmetrics==0.11.4
12
- gt4sd>=1.3.1
13
  httpcore==0.15
14
  keras==2.10.0
15
  molgx>=0.22.0a1
@@ -17,14 +17,15 @@ molecule_generation
17
  nglview
18
  PyTDC==0.3.7
19
  ipykernel
20
- gradio==3.12.0
21
  diffusers==0.6.0
22
  markdown-it-py>=2.1.0
23
  mols2grid==1.1.1
24
  networkx==3.0
25
  numpy==1.23.5
26
  pandas>=1.0.0,<2.0.0
27
- pydantic<2.0.0
 
28
  pymatgen>=2023.1.9
29
  pytorch-lightning==1.7.7
30
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
 
9
  torchvision==0.13.1
10
  torchaudio==0.12.1
11
  torchmetrics==0.11.4
12
+ gt4sd>=1.4.2
13
  httpcore==0.15
14
  keras==2.10.0
15
  molgx>=0.22.0a1
 
17
  nglview
18
  PyTDC==0.3.7
19
  ipykernel
20
+ gradio==4.36.1
21
  diffusers==0.6.0
22
  markdown-it-py>=2.1.0
23
  mols2grid==1.1.1
24
  networkx==3.0
25
  numpy==1.23.5
26
  pandas>=1.0.0,<2.0.0
27
+ pydantic>=2.0.0
28
+ pydantic-settings>=2.0.0
29
  pymatgen>=2023.1.9
30
  pytorch-lightning==1.7.7
31
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd